CONFIG_VALUES_INVALID

Config values are invalid

Why I'm seeing this​

This error will appear if one or more of the properties defined in <projectRoot>/myjsblock.config.js are incorrect.

How to fix it​

Ensure the configuration values match the documented configuration values. See the documentation for more information.

Last updated