anaisbetts / grunt-build-atom-shell

Grunt task to build Electron and rebuild node modules
MIT License
122 stars 11 forks source link

Same restrictions like building manually? #19

Closed Wortex17 closed 9 years ago

Wortex17 commented 9 years ago

I was wondering if the same buidling prerequisites are given, especially regarding the installed nodejs (/iojs) version (requiring a global node 0.10.x), when using this grunt task. If yes, what exactly is the node version field for?

anaisbetts commented 9 years ago

Yes, those build prerequisites are the same. The nodeVersion field is hard to explain, just follow the instructions and you will be :gem: