I am using the Next.js framework, with a pages router and a catchall render. I am trying to sync all of my Plasmic components and everything to my IDE in VS Code so I can get started programming my UI.
I’ve tried everything. Updating CLI installations, ensuring I’m running the correct executable for the plasmic commands, starting over with the initial syncing process numerous times, using the –non-recursive parameter — nothing works. This is what I always eventually get every single time (particularly the “plasmic error” part):
Relevant links:
