I have problems running 8.* node.js in my m3mac.
I have used nvm to install 8.* Node.js
- nvm install 8.*
The commend stop at the final step and don’t response then.
- Checksums mached!
enter image description here
So I stop this commend, and see the nvm list.
enter image description here
Even there is 8.* node in the nvm list, but when I switch to the 8.* node it also stop at the final step and I have to use the stop commend to switch to 8.* node.
enter image description here
After all these strange steps, I finally have the 8.* node. The node commend run successfully, but the npm commend don’t response at all.
enter image description here
enter image description here
I have switched the terminal to x86-64 arch, But it don’t work as well
enter image description here
x93kexi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.