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.

Cannot install locally

See original GitHub issue

Current behavior

Trying to run npm install cypress --save-dev but the install keeps getting stuck at reify:rxjs: timing reifyNode:node_modules/cypress and just hangs there. Node version: 16.13.1.

image

Debug logs

No response

Cypress Version

9.2.1

Package Manager

npm

Operating system

Windows

Other

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
Mustafa-Sahin-1915commented, Aug 24, 2022

npm install -g npm@6

0reactions
joemizzla81commented, Dec 1, 2022

Just ran into the same issue & downgrading helped -> npm install -g npm@6

thx @Mustafa-Sahin-1915

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm won't install packages locally. What's wrong?
I want to install packages locally, but npm is always installing packages to the global location. I'm running the following command:
Read more >
Cannot install package from local place - RStudio Community
The first argument of the function install. packages() is pkgs . If you are trying to install a package from the a local...
Read more >
Downloading and installing packages locally - npm Docs
You can install a package locally if you want to depend on the package from your own module, using something like Node.js require...
Read more >
Install button doesn't install Office - Microsoft Support
In the new window, go to office.com, sign in with your Microsoft account or work or school account. Select Install, and then Install...
Read more >
[BUG] local transitive dependencies cannot be installed with ...
cannot install my project which has local transitive dependencies. npm install crashes with an error message. Expected Behavior. i can install ...
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