Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

npm install then 404 #3

Open
ghost opened this issue Jul 16, 2020 · 0 comments
Open

npm install then 404 #3

ghost opened this issue Jul 16, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 16, 2020

cannot install file from ssh

so I have a problem that prevents me to launch neonite.
I ran npm install && npm start on the directory where I have neonite.
then it say ssh://git@github.com/discordjs/rpc.git is not found
Logs
2681 verbose Windows_NT 10.0.19041 2682 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" 2683 verbose node v12.18.2 2684 verbose npm v6.14.5 2685 error code ENOENT 2686 error syscall spawn git 2687 error path git 2688 error errno ENOENT 2689 error enoent Error while executing: 2689 error enoent undefined ls-remote -h -t ssh://git@github.com/discordjs/rpc.git 2689 error enoent 2689 error enoent 2689 error enoent spawn git ENOENT 2690 error enoent This is related to npm not being able to find a file. 2691 verbose exit [ 1, true ]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants