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

npm install fails at React template #12

Closed
TR-Livion opened this issue Sep 14, 2021 · 2 comments
Closed

npm install fails at React template #12

TR-Livion opened this issue Sep 14, 2021 · 2 comments

Comments

@TR-Livion
Copy link

TR-Livion commented Sep 14, 2021

npm install fails with dependency errors:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@universe%2ffrontend-utils - Not found
npm ERR! 404 
npm ERR! 404  '@universe/frontend-utils@^0.35.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@happeouikit/content-renderer'

Same problem exists with package @happeouikit/copy-to-clipboard-button

@ankero
Copy link
Contributor

ankero commented Feb 1, 2022

Hi @TR-Livion, it seems that our email-notifications are not set since we didn't get notified from your message... 6 months ago. I apologies about that.

The dependency problem is now fixed by removing @happeouikit/copy-to-clipboard-button and @happeouikit/content-renderer. We are checking if we need to expose these through the WidgetSDK or if we can move the functions used from the internal package to the @happeouikit.

@ankero ankero closed this as completed Feb 1, 2022
@lopezvit
Copy link
Contributor

@ankero I would like to re-open this issue! I was having the same (similar) problem when trying to install content-renderer with npm i -D @happeouikit/content-renderer. I got this error:

npm ERR! code E401
npm ERR! Incorrect or missing password.
npm ERR! If you were trying to login, change your password, create an
npm ERR! authentication token or enable two-factor authentication then
npm ERR! that means you likely typed your password in incorrectly.
npm ERR! Please try again, or recover your password at:
npm ERR!     https://www.npmjs.com/forgot
npm ERR! 
npm ERR! If you were doing some other operation then your saved credentials are
npm ERR! probably out of date. To correct this please try logging in again with:
npm ERR!     npm login

And, when checking the logs, it complains about the package @universe/frontend-utils@^0.35.1

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

3 participants