mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Building the dev bundle on 32bit Linux wasn't working because node-gyp needed the npm version and the node version to agree. Long paths aren't a problem on Mac and Linux like they are on Windows, so using npm@2.15.1 should be safe here.