You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Generating development SSR bundle failed Can't resolve '@emotion/core' in .........
docz: 2.4, react, and react-dom 17 in my project, when i run docz dev have the problem.
so i yarn add @emotion/core, but appear new problem : "The @emotion/core package has been renamed to @emotion/react. Please import it like this import { jsx } from '@emotion/react'.",
so i yarn @emotion/react the problem do not disappear。
i have another question,in my package.json just docz react react-dom ,but i find gatsby, gatsby-cli ...... in node_modules
marc-x-andre, lindaJNlinda, edceds, YassienW, Florian-Guillot-Axa and 10 morecangSDARM and AbdallahAbis