Installing ender.js on windows - npm WARN [email protected]

357 Views Asked by At

I need help with Ender-js installation. Trying to set it up on my machine (Windows XP).

First I've installed node-js v0.6.6 & downloaded (&unzipped) the latest NPM - 1.1.0-beta-7. As per "Fancy Windows Install"

Then I run -

npm install ender -g

And get this warning - npm WARN [email protected] package.json: bugs['web'] should probably be bugs['url'] I can call "ender help" from the commandline for example.

But trying to build something with ender (in this case jeesh) fails:

ender build jeesh installing packages: "ender-js jeesh"... this can take a minute... something went wrong trying to load npm!

Thanks a lot in advance!

0

There are 0 best solutions below