git-commander icon indicating copy to clipboard operation
git-commander copied to clipboard

wanted: {"node":"^0.12"}

Open mii9000 opened this issue 10 years ago • 0 comments

I am on windows and on install I get the following error:

npm WARN engine [email protected]: wanted: {"node":"^0.12"} (current: {"node":"4.2.1","npm":"2.14.7"})

The requirement is suppose to be any node version greater than 0.12. Right?

mii9000 avatar Dec 30 '15 07:12 mii9000