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
My issue looks related to here (npm/cli#681), but I'm hesitant to just start running commands eg. RUN npm install -g npm@latest because I don't have enough background.
I learned more about my issue and have the following resolution. Posting here so others can see and to see if anybody has final feedback - I'm still a novice with these kinds of tools.
I am new to nodejs and I am having trouble installing the package on Ubuntu 18.04 (LTS). I have just installed
nodejs
andnpm
with:The output of
npm i
is:I can include the npm debug log if necessary (it's half a MB). My guess is some package version mismatch (18.04 is getting old). Thanks!
The text was updated successfully, but these errors were encountered: