Replies: 1 comment 3 replies
-
|
Please see: #33856 (comment) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I have got following warning when do
gatsby buildorgatsby develop:warn ./node_modules/gatsby-source-wordpress/dist/gatsby-browser.js
Attempted import error: 'createRoot' is not exported from 'react-dom' (imported as 'ReactDOM').
package info as follow:
Binaries:
Node: 16.13.0 - /usr/local/bin/node
npm: 8.1.0 - /usr/local/bin/npm
npmPackages:
gatsby: ^4.1.0
gatsby-plugin-gatsby-cloud: ^4.1.0
gatsby-plugin-image: ^2.1.0
gatsby-plugin-manifest: ^4.1.0
gatsby-plugin-react-helmet: ^5.1.0
gatsby-plugin-sharp: ^4.1.0
gatsby-source-filesystem: ^4.1.0
gatsby-source-wordpress: ^6.1.0
gatsby-transformer-sharp: ^4.1.0
react: ^17.0.2
react-dom: ^17.0.2
Is it a problem of React or gatsby-source-wordpress? Any idea? Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions