error using npm with escape character in user path folder #33509
Labels
npm
Issues and PRs related to the npm client dependency or the npm registry.
wrong repo
Issues that should be opened in another repository.
hi
unfortunately i have and & in my username in windows and appdata path in my system is =
c:\users\s&a....
when i want to run "ng upate" on my app or any other app with powershell they give me an error like this:
i try to rewrite $ENV:APPDATA in my powershell but that was not helpful
in cmd i got this error:
and cant update ro install any thing
my node version = 14.3.0
is there any suggestion to fix this issue?
The text was updated successfully, but these errors were encountered: