You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think packages are located at $PNPM_HOME/global/5/node_modules. For context, PNPM_HOME is usually set to ~/AppData/Local/pnpm/. I've got this information from a fresh install of pnpm using the powershell installer command on https://pnpm.io. I then unzipped a new node.js archive into the same directory as pnpm.exe because it needs node installed to install packages.
For what I'm seeing is that we only need to change the
packages
part.The thing is that I don't know for now what's it on Windows.
The rest is the same as the
npm
'sThe text was updated successfully, but these errors were encountered: