Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Wrong "node bin folder", using the windows installer #7146

Closed
xDEADC0DE opened this issue Feb 18, 2014 · 1 comment
Closed

Wrong "node bin folder", using the windows installer #7146

xDEADC0DE opened this issue Feb 18, 2014 · 1 comment

Comments

@xDEADC0DE
Copy link

I get weird errors after installing node, even "npm faq" fails.

the "node bin location" seems wrong, there are two backslashes :

PS E:\> npm config list
registry = "https://registry.npmjs.org/"
prefix = "C:\\Users\\webdev\\AppData\\Roaming\\npm"
; node bin location = C:\Program Files\nodejs\\node.exe
; cwd = E:\
; HOME = C:\Users\webdev
; 'npm config ls -l' to show all defaults.

Can I change it ? I thought it was "prefix", but no :(

PS E:\> npm config get prefix
C:\Users\webdev\AppData\Roaming\npm
@othiym23
Copy link

This is related to #8141.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants