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.

Does not work with latest Next.js

See original GitHub issue

Hey 👋

Trying to set this up for our design system but unfortunately, the simple example from the docs gives me this error:

image

I have a set up a repo with a minimal example where only react-view is installed and Next.js is configured to Webpack 5 (the errors appear on Webpack 4 as well)

I’m kinda lost on this one so help would be appreciated @tajo 🙏

Thank you

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
raunofreibergcommented, Feb 27, 2021

I managed to temporarily fix this by deleting node_modules/react-view/node_modules/semver/* but not sure what a permanent fix would be.

0reactions
raunofreibergcommented, Feb 28, 2021

Amazing. Thank you 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade Guide - Next.js
However, upgrading to Next.js 13 does not require using the new app directory. You can continue using pages with new features that work...
Read more >
Issues · vercel/next.js - GitHub
Issues list · node:16-alpine no longer works · (AppDir) There's currently no way to run code before the UI is interactive. · (AppDir)...
Read more >
What's New in Next.js 13 - AppSignal Blog
js server will create app/layout.tsx - how thoughtful, thanks, Next.js! Your page app/page.tsx did not have a root layout, we created ...
Read more >
NextJS create-next-app not working properly - Stack Overflow
usually when I see something like this, it's because the documentation (or tutorial, or article) is using a different version from you. See...
Read more >
What's new in Next.js 13, and what do they really do?
jsx be a Server Component that wraps your client provider…that wraps children/UI in turn. 3. Your favorite UI Library might not work. Server...
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