Dica-Developer / generator-node-webkit

Yeoman generator for nwjs applications
MIT License
282 stars 40 forks source link

Installation Issue #51

Closed tmhilton closed 10 years ago

tmhilton commented 10 years ago

When I try to run the "yo node-webkit" command I get the following error:

ReferenceError: url is not defined at Object. (C:\Users\thilton\AppData\Roaming\npm\node_modules\gen erator-node-webkit\app\examples.js:14:30) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (C:\Users\thilton\AppData\Roaming\npm\node_modules\gen erator-node-webkit\app\index.js:16:16) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32)

mschaaf commented 10 years ago

What is your OS? What is the version of generator-node-webkit? Does this happen right after calling "yo node-webkit" or after some specific init question?

tmhilton commented 10 years ago

I'm running Windows 7. I'm using version 0.9.2 of generator-node-webkit. Yes, it happens right after calling "yo node-webkit." I suspect it has something to do with a proxy issue (running on a corporate network), but I can't figure out what the offending URL might be. I am able to bypass the proxy for GIT downloads. Also, I have no issues installing this on a home network.

mschaaf commented 10 years ago

It is in issue in the generator that has to do with a existing proxy setting. We do not include a dependency.