You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ [[ -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.
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
The text was updated successfully, but these errors were encountered: