mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Our PR landed in 4.1.0, so we no longer need a fork. Hopefully, the runas-related bug which causes dev bundle builds to sometimes fail (which is why we moved the install to its own step) is fixed with the newer version of runas used by pathwatcher now. Note that we were previous using a fork with an early version of our PR, which put the numeric errno on 'code'. The accepted version of the PR puts the numeric errno on 'errno' (and in Node 0.12, puts a string on 'code').
2.5 KiB
2.5 KiB