Skip to main content

Error: Invalid [width] should be a float value.Template has this: '...'

This article covers the Invalid [width] should be a float value error and how to fix it.

Dillon Jones avatar
Written by Dillon Jones
Updated over 3 years ago

Description:

Error: Invalid [width] should be a float value.Template has this: '...'

This means you entered a non-number value into the width column.

Solution:

A valid width means:

  1. A positive number

  2. Can use 0-9

  3. Can use . (period)

For more information on width visit the documentation page.

Did this answer your question?