> For the complete documentation index, see [llms.txt](https://docs.appmachine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmachine.com/developers/javascript/cli/errors/config_properties_invalid.md).

# CONFIG\_PROPERTIES\_INVALID

![](/files/vI2oC3vlhxPLgn7Dcmf2)

## Why I'm seeing this.[​](http://localhost:3000/cli/errors/CONFIG_PROPERTIES_INVALID#why-im-seeing-this) <a href="#why-im-seeing-this" id="why-im-seeing-this"></a>

This error will appear if the properties defined in `<projectRoot>/myjsblock.config.js` do not match the supported properties.

## How to fix it[​](http://localhost:3000/cli/errors/CONFIG_PROPERTIES_INVALID#how-to-fix-it) <a href="#how-to-fix-it" id="how-to-fix-it"></a>

Validate that the properties match the same casing and are supported. See the [documentation](broken://pages/uddemBYmknJA2MwEANGS#config-file) for more information.
