> 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

Config properties are invalid

![](https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FOAG51Z49i8ojMvqp016w%2FCONFIG_PROPERTIES_INVALID.png?alt=media\&token=9dd98709-70b8-4702-ab8c-1d80819e33a6)

## 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.
