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
I'm not sure that I do right with reporting that issue(maybe its fixed already) - but I spent few hours to fix it(google was useless). Maybe will be useful to update explanation of tar.gz installation.
The text was updated successfully, but these errors were encountered:
After unpack of tar.gz binaries tried to call npm -g install to get dependencies of my package.json but got
And when I replace path inside npm-cli.js
with path of downloaded node
all start work!
I'm not sure that I do right with reporting that issue(maybe its fixed already) - but I spent few hours to fix it(google was useless). Maybe will be useful to update explanation of tar.gz installation.
The text was updated successfully, but these errors were encountered: