Install node.js modules in eclipse - Stack Overflow
I dont think that there is an eclipse integrated way to do this. My suggestion is that you download node.js+npm from http://nodejs.org/download/ and then open up a terminal/cmd and in your node.js project directory do "npm install myPackage"
Read full article from Install node.js modules in eclipse - Stack Overflow
No comments:
Post a Comment