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

Cannot create react app npm errors #2425

Closed
wbconnelly opened this issue May 31, 2017 · 1 comment
Closed

Cannot create react app npm errors #2425

wbconnelly opened this issue May 31, 2017 · 1 comment

Comments

@wbconnelly
Copy link

When I try to run 'create-react-app my-app' I get many errors. A screen shot is below, but it seems to revolve around not finding artifactory. Screen shot below. What is causing this?
screen shot 2017-05-31 at 9 35 10 am

@gaearon
Copy link
Contributor

gaearon commented May 31, 2017

As you can see this package exists on npm:

http://unpkg.com/artifactory/

You are likely behind an npm proxy or a custom registry that’s missing it.

I can’t suggest any specific fix—you need to figure out why the npm registry you’re using is missing a package.

@gaearon gaearon closed this as completed May 31, 2017
@lock lock bot locked and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants