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:*
cc @chungwu hey is there a way to use pnpm
instead of npm
for the sync workflow?
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"}