Hello, I am getting this error when I’m trying to run plasmic watch
: Plasmic error: Cannot read properties of undefined (reading 'componentImportPath')
When you register a code component, be sure to specify the importPath for that component
It was working just yesterday, I haven’t registered any new components
Can you show more of the console output
could you try removing your plasmic.json
and plasmic.lock
and sync again?
it worked! Thank you!