Created
January 15, 2024 20:23
-
-
Save growdigital/5aaa0c3b3b68e0eb6b3378721c880444 to your computer and use it in GitHub Desktop.
yarn dev error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
☁ hopegarden.uk [main] ⚡ yarn dev | |
Starting Tina Dev Server | |
(node:52518) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
Build failed with 242 errors: | |
.yarn/__virtual__/@floating-ui-react-dom-virtual-0b99391b84/3/.yarn/berry/cache/@floating-ui-react-dom-npm-2.0.5-930191328a-10c0.zip/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js:3:23: ERROR: Could not resolve "react" | |
.yarn/__virtual__/@floating-ui-react-dom-virtual-0b99391b84/3/.yarn/berry/cache/@floating-ui-react-dom-npm-2.0.5-930191328a-10c0.zip/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js:5:26: ERROR: Could not resolve "react-dom" | |
.yarn/__virtual__/@floating-ui-react-dom-virtual-0b99391b84/3/.yarn/berry/cache/@floating-ui-react-dom-npm-2.0.5-930191328a-10c0.zip/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs:3:23: ERROR: Could not resolve "react" | |
.yarn/__virtual__/@floating-ui-react-dom-virtual-0b99391b84/3/.yarn/berry/cache/@floating-ui-react-dom-npm-2.0.5-930191328a-10c0.zip/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs:5:26: ERROR: Could not resolve "react-dom" | |
.yarn/__virtual__/@floating-ui-react-dom-virtual-8d42c4caaf/3/.yarn/berry/cache/@floating-ui-react-dom-npm-1.3.0-8cd21d5aa3-10c0.zip/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.esm.js:3:23: ERROR: Could not resolve "react" | |
... | |
Unable to start dev server, please fix your Tina config / resolve any errors above and try again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment