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.

rollup version is too old (is fake)

See original GitHub issue
"@wmrjs/service-worker@^0.3.1":
  version "0.3.1"
  dependencies:
    rollup "^2.0.0"
rollup@^2.0.0:
  version "2.70.1"

then "@rollup/plugin-commonjs" requires at least rollup@2.38 but found rollup@2.8.0. Cannot fix this by yarn add -D rollup

I recommend you to use the dependence bot or npm-check-updates to keep new for your deps.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:23 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
rschristiancommented, Apr 12, 2022

@developit Interestingly the package that’s throwing the error (react-helmet-async) is one built with Microbundle… Granted might be in one of the deps, the error position doesn’t exactly make it clear.

2reactions
rschristiancommented, Apr 12, 2022

Shoot, I’m really sorry, I didn’t notice you were running the dev server.

I can reproduce there. Can you confirm that wmr build doesn’t result in that error?

Read more comments on GitHub >

github_iconTop Results From Across the Web

@rollup/plugin-commonjs - npm
Convert CommonJS modules to ES2015. Latest version: 24.0.0, last published: 11 days ago. Start using @rollup/plugin-commonjs in your project ...
Read more >
How to Bundle JavaScript With Rollup — Step-by-Step Tutorial
At this point, we've got a code bundle that will work in modern browsers, but it'll break if the browser is even a...
Read more >
rollup.js
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library...
Read more >
Exchange showing the wrong rollup version : r/exchangeserver
I've installed roll up 7 on Exchange 2010 SP3 but when I do a Get-ExchangeServer | select Name, AdminDisplayVersion I get Version 14.3...
Read more >
Update Rollup 35 for Azure Site Recovery - Microsoft Support
Microsoft Azure Site Recovery Unified Setup (VMware to Azure) (version 9.19.xxxx.x or a later version). Note You can check the installed provider version...
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