-
Notifications
You must be signed in to change notification settings - Fork 27
Unable to perform npm install #6
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
Comments
The issue was on my side.
Anyone else facing the same issue can either use the personal access token or set up ssh keys. |
Thanks for raising this issue and providing the solution @mgroovyank I don't know if we can test this approach, but maybe installing via the following command can enforce git installing via https instead of ssh (in case someone else encounters the same error):
|
I encountered the same initial error as @mgroovyank, and when I tried his solution, I received the following error:
As a result, I couldn't complete the installation. |
@0xHaku can you please tell me:
Thank you in advance and apologies for inconvenience! |
Hardhat
Yes, via |
@0xHaku Thank you! Can you try this one, please?
|
I tried that, but I got an I tried it on a new repository on a different PC, but got the same result, so I don't think it's an issue dependent on the PC. |
Thank you, @0xHaku! The
Thank you! |
I got
Succeed
I got same 128 error
I tried with a different GitHub account, but I got the same error. |
Hi @0xHaku, we published the package to NPM at https://www.npmjs.com/package/@chainlink/local This is still a work in progress, but can you please try installing |
Hi @andrejrakic The installation from the npm repository was successful! |
@0xHaku great! |
Executed command:
Got the following error:
Please check if there are any restrictions on the repo side.
The text was updated successfully, but these errors were encountered: