Skip to content
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

Package dump error #235

Open
usarral opened this issue Feb 6, 2023 · 1 comment
Open

Package dump error #235

usarral opened this issue Feb 6, 2023 · 1 comment

Comments

@usarral
Copy link
Contributor

usarral commented Feb 6, 2023

When I use dot package dump it return's error when using nvm

ls: no se puede acceder a '/usr/local/lib/node_modules': No existe el fichero o el directorio
@gtrabanco
Copy link
Contributor

{ [[ -d "$(npm config list --json | jq -r '.prefix')" ]] && echo "Prefix exists and it is $(npm config list --json | jq '.prefix')"; } || echo "Prefix not found"

I suggest you to use nvm or fnm you won't have these problems and you can switch between node versions.

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

No branches or pull requests

2 participants