Open WaffleSouffle opened 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
Pull request https://github.com/AmpersandJS/examples/pull/22
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