Anonyfox / node-webkit-hipster-seed

Bootstrap a crossplatform Desktop Application using tools you probably never heard of.
Other
1.29k stars 83 forks source link

replace deprecated grunt-node-webkit-builder #26

Open trungly opened 9 years ago

trungly commented 9 years ago

I get the following errors/warnings when I tried the first command from the readme: brunch new https://github.com/Anonyfox/node-webkit-hipster-seed MyApp

05 Sep 08:28:12 - error: Error: npm WARN deprecated grunt-node-webkit-builder@1.0.2: WARNING: This module has been renamed to grunt-nw-builder. Install using grunt-nw-builder instead, grunt-node-webkit-builder will no longer be updated.
npm WARN engine jade-angularjs-brunch@1.1.1: wanted: {"node":"~0.6.10 || 0.8 || 0.9 || 0.10"} (current: {"node":"0.12.2","npm":"2.7.5"})
bower                                   ECONFLICT Unable to find suitable version for angular
npm WARN deprecated node-webkit-builder@1.0.13: WARNING: This module has been renamed to nw-builder. Install using nw-builder instead, node-webkit-builder will no longer be updated.
npm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.12.2","npm":"2.7.5"})