This repository has been archived by the owner on May 3, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 128
npm install not found #38
Comments
Okay, this seemed to work:
|
When you want to install a package from the github registry you have to configure it:
After that you might want to configure back the default npm registry:
Or simply install it from the default npm registry:
More info in #8 |
Thanks for the reply! I just found this other thread in the closed section and came back to update, as it wasn't finding the file when all said and done: So, this install worked for me:
And I import like so:
|
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried the following but, I get the 404 error:
npm install @jsanahuja/[email protected]
https://github.com/jsanahuja/InstagramFeed/packages/120475
Is there an updated install method now that npm is part of Github, perhaps?
The text was updated successfully, but these errors were encountered: