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 have searched all issues/PRs to ensure it has not already been reported or fixed.
I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
pnpm
Expected/Current Behaviour
Currently the global bin directory is not configured then installing pnpm.
Steps to Reproduce
scoop install main/pnpmpnpm add -g @microsoft/inshellisenseconsole output:ERROR The configured global bin directory "C:\Users\USER\AppData\Local\pnpm" is not in PATHFor help, run: pnpm help add
Possible Solution
Ideally pnpm should create a custom global bin directory in the scoop persist file so that all packages installed globally can be retained. Furthermore, this directory should be added to the path.
I can see there is a --global-dir: Specify a custom directory to store global packages option which maybe can be used.
Scoop and Buckets Version
Current Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:cc31681e6 (HEAD -> master, origin/master, origin/HEAD) trid: Update to version 2.24-25.04.12
Prerequisites
Package Name
pnpm
Expected/Current Behaviour
Currently the global bin directory is not configured then installing pnpm.
Steps to Reproduce
Possible Solution
Ideally pnpm should create a custom global bin directory in the scoop persist file so that all packages installed globally can be retained. Furthermore, this directory should be added to the path.
I can see there is a
--global-dir: Specify a custom directory to store global packages
option which maybe can be used.Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: