1

I used to install node-png: npm install node-png -g

I got a message says:

npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.12.2","npm":"2.7.4"})

How to fix it, note: I use earlier version ,,

3 Answers 3

1

You can use NVM to manage your node js versions and just use an old version on the project the you need that npm for.

here is a link

Sign up to request clarification or add additional context in comments.

2 Comments

I use windows and I installed the mvn and i got: ERROR open \settings.txt: The system cannot find the file specified.
In this page you can see an explanation for a solution: github.com/coreybutler/nvm-windows/issues/22
0

For Linux/Unix environment you can use nvm package. Although it works great nvm doesn't support windows, the existing alternatives are:

Comments

0

Though this can end up in a Problem it usually does not matter, as long as you are not using an actively developed Module.

A solution is to use a NVM, Node version Manager

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.