Hey I’m trying to link Plasmic with my Turborepo setup but the check fails with this error
Error: Command failed: npm install @plasmicapp/cli
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
Hey I’m trying to link Plasmic with my Turborepo setup but the check fails with this error
Error: Command failed: npm install @plasmicapp/cli
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
hmm what was the command you ran that resulted in this error?
Plasmic Sync failed. Try to link plasmic with a pnpm environment
could you update your plasmic.json with { "packageManager": "pnpm"}