GroupMe
GroupMe copied to clipboard
npm not building or installing
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 'run', 1 verbose cli 'build-linux' ] 2 info using [email protected] 3 info using [email protected] 4 verbose stack Error: ENOENT: no such file or directory, open '/root/Downloads/GroupMe-linux-x64/package.json' 5 verbose cwd /root/Downloads/GroupMe-linux-x64 6 verbose Linux 4.16.0-kali2-amd64 7 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build-linux" 8 verbose node v11.0.0-pre 9 verbose npm v6.1.0 10 error path /root/Downloads/GroupMe-linux-x64/package.json 11 error code ENOENT 12 error errno -2 13 error syscall open 14 error enoent ENOENT: no such file or directory, open '/root/Downloads/GroupMe-linux-x64/package.json' 15 error enoent This is related to npm not being able to find a file. 16 verbose exit [ -2, true ]