Plasmic watch error: Undefined properties

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

And this is the only registered component

@chungwu It’s still not working :disappointed:

could you try removing your plasmic.json and plasmic.lock and sync again?

it worked! Thank you! :raised_hands: