-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] React component failed to build with Next.js 12 #782
Comments
[fix] Giscus React bug (giscus/giscus-component#782)
About this issueThis is actually an issue from And by this pr facebook/react#20304 (adding Sadly, there is no released version that contains the fix because they think ESM configurations and setups are very fragile, until they released For detail, see https://esm.sh/[email protected]/package.json and https://esm.sh/[email protected]/package.json Possible SolutionsFor users:
For
|
Fixed in #810, released in v2.2.4. |
@giscus
What happened?
When I update
giscus-react
from2.2.2
to2.2.3
, Next.js 12 building crashed with an error:Environment
The text was updated successfully, but these errors were encountered: