question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install dependencies fails

See original GitHub issue

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® Core™ 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”.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

2reactions
webbwebbwebbcommented, Aug 6, 2020

Looks to be an issue with npm (see https://github.com/npm/cli/issues/1626)

1reaction
cktang88commented, 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?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Fix Failed To Install A Dependency Error In Kodi
How To Fix Failed To Install A Dependency Error In Kodi ; 1.1 Method #1 – Clear Kodi Cache ; 1.2 Method #2...
Read more >
How to fix “Failed to install a dependency” error In Kodi
Having trouble with the “Failed to install a dependency” error in Kodi? We'll explain what causes this error and how you can resolve...
Read more >
Fix: 'Failed to Install a Dependency' Error on Kodi - TechNadu
How to Fix 'Failed to Install a Dependency' Error on Kodi · Android Boxes: You need to open Settings on your devices, and...
Read more >
Solved "error: Failed dependencies:" Install/Remove rpm with ...
While installing or removing a rpm manually (without yum), you may get Failed dependencies error. It happens because a rpm requires certain pre- ......
Read more >
"Install dependencies" fails but appears succeeded, hiding the ...
From your provided snapshot, we can view your issue and see this task “Install dependencies” will run Command line to complete this action....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found