How can I compile/install node.js on Ubuntu? It failed with an error about cxx compiler.
How can I compile/install node.js on Ubuntu? It failed with an error about cxx
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One-liner to install all needed dependencies(curl and git are not really needed, but are very useful and also needed if you install via nvm).
Last two dependencies are not always needed, but installing them is really usefull anyway and you probably need it later anyway.
To only install cxx compiler
If openssl is missing