[Windows] Escaping doesn't work properly (also impacts zx --install) #893
Unanswered
dmelikhov
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Expected Behavior
Actual Behavior
I initially discovered this issue while trying to execute
zx --install script.mjs
-NPM failed to install a package, because
--prefix d:\\...\\a-dir-starting-with-a\\...
was not escaped properly.Specifications
Beta Was this translation helpful? Give feedback.
All reactions