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.

NYC Dependency "Wrong Version" Error?

See original GitHub issue

Getting some bizarre dependency errors after updating (something changed in the last day?)

error "nyc#find-cache-dir#make-dir" is wrong version: expected "^1.0.0", got "2.1.0"

and similar…

Starting to investigate this more now.

Edit: It seems @babel/register@7.0.0 and nyc@13.3.0 are competing for dependencies?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
coreyfarrellcommented, Mar 12, 2019

I hope you find resolution, sorry I can’t be more directly helpful.

0reactions
simlucommented, Mar 12, 2019

Oh boy… thanks for the quick help!

I’ll report back here with any further findings, but feel free to close this for now. I will request a re-open as necessary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inconsistent Coverage Report by NYC · Issue #537 - GitHub
Expected Behavior I am expecting consistent coverage report from test to test, unless there is a code change.
Read more >
Wrong version on angular dependency - Stack Overflow
Now, angular-animate.js gives a strange error with toFixed function. I heard that by having this two libraries at the same version would make ......
Read more >
nyc - npm
When a file is require() 'd, nyc creates and returns an instrumented version of the source, rather than the original. Only source files...
Read more >
Solving Dependency Conflicts in Maven - DZone
Maven dependency conflicts can be really hard to solve. The purpose of this post is for readers to better understand what a version...
Read more >
Erroneous Unresolved dependency with missing version in ...
Problem/Motivation Modules that require a specific version of another module, and that module is missing the version key in the info file, ...
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