-
Type:
Task
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CI
-
None
-
None
Via justin.moses:
ah - so i made a change that seems to have alleviated the problem with `npm` on windows. I had `APPDATA` set to `Z:` (as per compass https://github.com/10gen/compass/blob/master/.evergreen.yml#L424) but this was causing issues. I've since changed to `export APPDATA=/cygdrive/c/Users/Administrator/AppData/Roaming` as per https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows) and now npm is running fine