CONFIG_PROPERTIES_INVALID
Config properties are invalid

Why I'm seeing this.β
This error will appear if the properties defined in <projectRoot>/myjsblock.config.js
do not match the supported properties.
How to fix itβ
Validate that the properties match the same casing and are supported. See the documentation for more information.
Last updated
Was this helpful?