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.

Dependencies are out of date with MSW

See original GitHub issue

I have msw 0.38.2 in my project. I tried to update this addon and npm failed with this error:

npm ERR! Found: msw@0.38.2
npm ERR! node_modules/msw
npm ERR!   dev msw@"^0.38.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer msw@"^0.35.0 || ^0.36.0" from msw-storybook-addon@1.6.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
yannbfcommented, Apr 8, 2022

Hey @kettanaito sorry for the trouble! I just merged a fix with a more explicit version range:

>=0.35.0 <1.0.0

I think it’s better than 0.x so that users are using at least a more up to date version. If you think it’s better to just be more open than that and go with 0.x, I can do that too!

3reactions
yannbfcommented, Apr 6, 2022

Seems like it all worked well and 1.6.2 got released! Please try it out and let us know if there are any issues with it. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What does it mean if Snyk offers fix advice only regarding my ...
What does it mean if Snyk offers fix advice only regarding my out of date dependencies? · Navigate to your project folder ·...
Read more >
Why (and How Can I FIx) ESLint import/no-extraneous ...
I solved it simply by setting devDependencies to true. By default it is false. "import/no ...
Read more >
Guide to Dependency Court – For Children - California Courts
If you are 10 years old or older, the social worker or your lawyer must tell you the court date and ask if...
Read more >
Boundary Issues in Social Work: Managing Dual Relationships.
challenge traditionally hierarchical relationships between social workers and clients. Emotional and Dependency Needs. A number of boundary issues arise out ...
Read more >
msw - npm
Start using msw in your project by running `npm i msw`. ... to be cached since that would result into out-of-date logic during...
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