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

Install dependencies fails #9435

Closed
engelkes-finstreet opened this issue Aug 6, 2020 · 5 comments
Closed

Install dependencies fails #9435

engelkes-finstreet opened this issue Aug 6, 2020 · 5 comments

Comments

@engelkes-finstreet
Copy link

engelkes-finstreet commented Aug 6, 2020

Describe the bug

Running npx create-react-app my-app --template typescript fails with the following error

error An unexpected error occurred: "https://registry.npmjs.org/@testing-library%2freact: Not found".

Environment

Environment Info:

current version of create-react-app: 3.4.1
running from /Users/patrickengelkes/.config/yarn/global/node_modules/create-react-app

System:
OS: macOS 10.15.5
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 14.2.0 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
Browsers:
Chrome: 84.0.4147.105
Firefox: Not Found
Safari: 13.1.1
npmPackages:
react: ^16.13.1 => 16.13.1
react-dom: ^16.13.1 => 16.13.1
react-scripts: 3.4.1 => 3.4.1
npmGlobalPackages:
create-react-app: 3.4.1

Steps to reproduce

(Write your steps here:)

  1. Just run npx create-react-app my-app --template typescript

Expected behavior

All dependencies install without a problem

Actual behavior

error An unexpected error occurred: "https://registry.npmjs.org/@testing-library%2freact: Not found".

@ghost
Copy link

ghost commented Aug 6, 2020

Almost same problem here: 😥

# Installed via ASDF / asdf-nodejs
avlye in ~ λ npm --version
6.14.6
avlye in ~ λ node --version
v12.18.3

Linux Distro:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal

Kernel:
Linux Lisa 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

react-app problem

@webbwebbwebb
Copy link

Looks to be an issue with npm (see npm/cli#1626)

@cktang88
Copy link

cktang88 commented Aug 6, 2020

@engelkes-finstreet this is an issue with NPM being down temporarily, not an issue with create-react-app, can this issue be closed?

@stale
Copy link

stale bot commented Sep 5, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Sep 5, 2020
@stale
Copy link

stale bot commented Sep 11, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants