Closed maxkorp closed 8 years ago
Can you try whether npm install pathwatcher
works for your?
It does. Interestingly, it works against 0.34, but not against 0.33, but that upgrade is causing other issues for me.
Would this be related to node.js version used with windows build of atom? It still ships with node v0.10.40 (for atom v1.2.4). It builds without problem with latest node (v4.2.1 stable).
6.2.5 is building successfully.
Fortunately i've got my packages shrinkwrapped, but unfortunately shrinkwrap is working for every package EXCEPT pathwatcher (shrinkwrapped to 6.2.5 but it installs 6.3.0, no clue why), so this is kind of blocking things up for a number of our developers :/.