Was developing a plugin and everything seemed fine. Could install CCX as expected without issues. Then was rewriting same plugin. While I was rewriting, CC app updated (might be totally unrelated though). Manifest didn’t change, but now I get -4
error, which means:
Manifest Parse failure
Quit the Creative Cloud desktop app and the installed app. Then, relaunch the Creative Cloud desktop app and try installing the extension or plugin again.
Tried quitting all apps, tried changing version of plugin in manifest, checked JSON with linter - nothing helps. Manifest didn’t change from when it was working. Using same steps to package - add to zip (/icons, /locales, /index.js and manifest.json) and rename extension.
Any advice?