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

Unauthorized to get package from internal uber domain. (Demo App) #94

Closed
ichitaka opened this issue Jan 8, 2020 · 3 comments
Closed

Comments

@ichitaka
Copy link

ichitaka commented Jan 8, 2020

Hello everybody, i just tried to get the demo app running, but sadly can't get all the packages installed.

When running the yarn command in the examples/manifold folder, i receive the following error message:
An unexpected error occurred: "https://unpm.uberinternal.com/react-is/-/react-is-16.9.0.tgz: Request failed \"401 Unauthorized\"".

EDIT: When installing react-is externally, the next same error is for gud. It seems, like yarn tries to find the packages in uberinternal, no matter which.

@kenns29 kenns29 added the bug Something isn't working label Jan 8, 2020
@ichitaka
Copy link
Author

ichitaka commented Jan 8, 2020

Okay, this does only happen when the version from releases are used. Makes sense, as it just got Open Sourced.

@kenns29
Copy link
Collaborator

kenns29 commented Jan 8, 2020

@ichitaka I checked yarn.locks and it doesn't seem like we have anything that points to the internal registry. Did you try pull the latest version.

@ichitaka
Copy link
Author

ichitaka commented Jan 8, 2020

@kenns29 This is not a bug. The issue came from me downloading the latest release version from here:
https://github.com/uber/manifold/releases/tag/v1.1.2

@kenns29 kenns29 removed the bug Something isn't working label Jan 8, 2020
@kenns29 kenns29 closed this as completed Jan 13, 2020
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

2 participants