-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvm quited during reinstall-packages
#2328
Comments
After that fails, I'd expect the actual |
@ljharb Yes I would like to see a list with succeed/failed packages so that I can manage those failed packages |
The reinstalled global packages are all installed as one |
hi @ljharb here the logs, |
Thanks. Looking at this tho, it's still proceeding to re-link global packages - I assume that |
@ljharb yes it's 0 |
Operating system and version:
Linux Mint v19.3 cinamon
nvm debug
output:nvm ls
output:How did you install
nvm
?What steps did you perform?
What happened?
it exited totally after failling to install one package - tstags
I installed tstags from git, so it's normal that npm cannot find it.
But nvm should give a list with succeed packages and failed packages instead of failling all...
What did you expect to happen?
Is there anything in any of your profile files that modifies the
PATH
?If you are having installation issues, or getting "N/A", what does
curl -I --compressed -v https://nodejs.org/dist/
print out?The text was updated successfully, but these errors were encountered: