Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to npm install #6

Closed
dankata405 opened this issue Apr 5, 2021 · 0 comments
Closed

Unable to npm install #6

dankata405 opened this issue Apr 5, 2021 · 0 comments

Comments

@dankata405
Copy link

dankata405 commented Apr 5, 2021

Error occurs when i do npm install, showing the following message due to repository not found haadcode/ipfs-pubsub-room.git

I am following the guide step by step. I used nvm to change the verison of node i use to 8.17 (I see that when i type node -v).
I'm ubuntu and have updated my stystem.

Further, I have set up SSH with my gihub account.

This issue happens when i do npm install chalk and other packages too. This does NOT happen when i'm outside of the folder where vue-ethereum-ipfs is coppied. I can npm install chalk or other packages when i'm outside the project folder.

The error i get is:
/usr/bin/git ls-remote -h -t ssh://git@github.com/haadcode/ipfs-pubsub-room.git ERROR: Repository not found. fatal: Could not read from remote repository.

Please make sure you have the correct access rights
......

That repository does not seem to exist, and i found a repository by the same name https://github.com/ipfs-shipyard/ipfs-pubsub-room . I think replacing will fix this but i don't know how to do this.

This person seems to have the same issue but when doing something different https://stackoverflow.com/questions/66654646/npm-installation-failure-libp2p-websockets

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

No branches or pull requests

1 participant