cd
command failed on Windows with shell-emulator=true
in .npmrc
#7838
Labels
cd
command failed on Windows with shell-emulator=true
in .npmrc
#7838
Verify latest release
pnpm version
8.15.5
Which area(s) of pnpm are affected? (leave empty if unsure)
Windows
Link to the code that reproduces this issue or a replay of the bug
https://github.com/alpheustangs/pnpm-shell-emulator-error
Reproduction steps
pnpm run cd
Describe the Bug
When using
cd
command in Window withshell-emulator=true
in.npmrc
,cd: no such file or directory
error occurred. In the same time, there are no problem on mac.Expected Behavior
Should change the directory as what the command should do.
Which Node.js version are you using?
20.12.0
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response
The text was updated successfully, but these errors were encountered: