0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'install', 1 verbose cli '--save', 1 verbose cli '_s' ] 2 info using npm@3.5.2 3 info using node@v4.2.3 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData _s 8 silly fetchOtherPackageData _s 9 silly cache add args [ '_s', null ] 10 verbose cache add spec _s 11 silly cache add parsed spec Result { 11 silly cache add raw: '_s', 11 silly cache add scope: null, 11 silly cache add name: null, 11 silly cache add rawSpec: '_s', 11 silly cache add spec: '/Users/koenemann/Documents/git/understrap/_s', 11 silly cache add type: 'local' } 12 error addLocal Could not install /Users/koenemann/Documents/git/understrap/_s 13 silly fetchPackageMetaData Error: ENOENT: no such file or directory, open '/Users/koenemann/Documents/git/understrap/_s' 13 silly fetchPackageMetaData at Error (native) 13 silly fetchPackageMetaData error for _s { [Error: ENOENT: no such file or directory, open '/Users/koenemann/Documents/git/understrap/_s'] 13 silly fetchPackageMetaData errno: -2, 13 silly fetchPackageMetaData code: 'ENOENT', 13 silly fetchPackageMetaData syscall: 'open', 13 silly fetchPackageMetaData path: '/Users/koenemann/Documents/git/understrap/_s' } 14 silly rollbackFailedOptional Starting 15 silly rollbackFailedOptional Finishing 16 silly runTopLevelLifecycles Starting 17 silly runTopLevelLifecycles Finishing 18 silly install printInstalled 19 verbose stack Error: ENOENT: no such file or directory, open '/Users/koenemann/Documents/git/understrap/_s' 19 verbose stack at Error (native) 20 verbose cwd /Users/koenemann/Documents/git/understrap 21 error Darwin 14.5.0 22 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--save" "_s" 23 error node v4.2.3 24 error npm v3.5.2 25 error path /Users/koenemann/Documents/git/understrap/_s 26 error code ENOENT 27 error errno -2 28 error syscall open 29 error enoent ENOENT: no such file or directory, open '/Users/koenemann/Documents/git/understrap/_s' 30 error enoent ENOENT: no such file or directory, open '/Users/koenemann/Documents/git/understrap/_s' 30 error enoent This is most likely not a problem with npm itself 30 error enoent and is related to npm not being able to find a file. 31 verbose exit [ -2, true ]