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.

Yarn install fails

See original GitHub issue

Hi,

I’m facing an issue with plotly.js and yarn.

yarn add plotly.js

yarn add v1.12.3 info No lockfile found. warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages… warning plotly.js > regl-splom > left-pad@1.3.0: use String.prototype.padStart() warning plotly.js > ndarray-fill > cwise > static-module > through2 > xtend > object-keys@0.4.0: warning plotly.js > point-cluster > bubleify > buble > os-homedir@2.0.0: This is not needed anymore. Use require('os').homedir() instead. error Couldn’t find package “3d-view@^2.0.0” required by “gl-plot3d@^2.4.2” on the “npm” registry. info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Any hint to solve it?

Many thanks

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:15
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

9reactions
pareshbbbcommented, Feb 12, 2020

Even I am facing the same with npm

7reactions
ieglonew01fcommented, Feb 12, 2020

Yes I’m facing this issue too since yesterday

Read more comments on GitHub >

github_iconTop Results From Across the Web

Yarn install keeps failing - Stack Overflow
I just had the same issue. It appears that a remote url for the version of fsevents that my yarn.lock file was referencing...
Read more >
npm install workd perfectly. yarn install fails. #8493 - GitHub
This looks like you probably don't have node-gyp installed under yarn but you do for npm. You could try running yarn global add...
Read more >
Error Codes | Yarn - Package Manager
This informational message occurs when Yarn wishes to let you know that a package will need to be built for the installation to...
Read more >
Yarn install failing - Google Groups
I am installing frontend and when running $yarn install I an getting error, but the server is on work network that has no...
Read more >
Yarn Install fails with ESOCKETTIMEDOUT for few npm ...
Yarn Install fails with ESOCKETTIMEDOUT for few npm packages ... error An unexpected error occurred: "https://registry.yarnpkg.com/@fluentui/react-icons/-/ ...
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