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

npm install then 404 #3

@ghost

Description

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 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions