AmpersandJS / examples

A collection of example apps/patterns using ampersand
MIT License
45 stars 16 forks source link

Cannot compile hapi-hbs #21

Open WaffleSouffle opened 8 years ago

WaffleSouffle commented 8 years ago

Tried on Windows windows-npm-debug.txt with node 4/5/master and Ubuntu 14_04 build.ubuntu.txt with node 5. Build errors regarding node-gyp.

Deleting all the restrictions on the versions in package.json enables npm install to work on both platforms.

npm start then fails debug_start.txt

WaffleSouffle commented 8 years ago

Pull request https://github.com/AmpersandJS/examples/pull/22