Skip to content

Instantly share code, notes, and snippets.

@growdigital
Created January 15, 2024 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save growdigital/5aaa0c3b3b68e0eb6b3378721c880444 to your computer and use it in GitHub Desktop.
Save growdigital/5aaa0c3b3b68e0eb6b3378721c880444 to your computer and use it in GitHub Desktop.
yarn dev error
☁ 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