ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @plasmohq/parcel-core@0.1.11
I'm trying to scaffold out a new Plasma project with pnpm but I keep getting this error on installation:
3 Replies
@angelplusultra Hi, sorry for this. We've just released the proper version for that package https://www.npmjs.com/package/@plasmohq/parcel-core/v/0.1.11
npm
@plasmohq/parcel-core
Plasmo Parcel Core Fork. Latest version: 0.1.11, last published: 4 minutes ago. Start using @plasmohq/parcel-core in your project by running
npm i @plasmohq/parcel-core
. There are 3 other projects in the npm registry using @plasmohq/parcel-core.The issue should be resolved now
Thank you!