You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 npm@6.1.0
3 info using node@v11.0.0-pre
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 ]
The text was updated successfully, but these errors were encountered:
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 npm@6.1.0
3 info using node@v11.0.0-pre
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 ]
The text was updated successfully, but these errors were encountered: