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:
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @plasmohq/parcel-core@0.1.11

This error happened while installing the dependencies of plasmo@0.90.5

The latest release of @plasmohq/parcel-core is "0.1.10".
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @plasmohq/parcel-core@0.1.11

This error happened while installing the dependencies of plasmo@0.90.5

The latest release of @plasmohq/parcel-core is "0.1.10".
3 Replies
pippin_mole
pippin_mole•4mo ago
@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.
pippin_mole
pippin_mole•4mo ago
The issue should be resolved now
angelplusultra
angelplusultraOP•4mo ago
Thank you!

Did you find this page helpful?