Cannot find module with vite + react + typescript + yarn build
I'm going crazy trying to figure out the reasoning I'm getting
along with a billion other Cannot find module errors with my new Vite project. It's a vite + react + typescript project that's almost directly out of the box. When I've done this with other projects it worked, so I'm confused where I might be going wrong. Anyone seen this before?
Build command is
tsconfig.json
.eslint.cjs
along with a billion other Cannot find module errors with my new Vite project. It's a vite + react + typescript project that's almost directly out of the box. When I've done this with other projects it worked, so I'm confused where I might be going wrong. Anyone seen this before?
Build command is
yarn build, dist is the output directory. Versions are yarn@3.6.3, nodejs@18.17.1tsconfig.json
.eslint.cjs