Replies: 5 comments
-
|
Then when I want to revert back I think I can run |
Beta Was this translation helpful? Give feedback.
-
|
Do you know how Yarn solves this? |
Beta Was this translation helpful? Give feedback.
-
|
Couldn't find it from searching the issues. Would have to test it out. |
Beta Was this translation helpful? Give feedback.
-
|
In terms of a solution, |
Beta Was this translation helpful? Give feedback.
-
|
related #1364 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Say I want to replace a package with my fork like so:
My fork is renamed to
@vjpr/nextand publish to npm.But now how can I
pnpm linkto it?Running
pnpm link @vjpr/nextorpnpm link nextdoes this:But this doesn't help me...
Beta Was this translation helpful? Give feedback.
All reactions