We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For me yarn dev is failing after a fresh install.
yarn dev
Only reverting package.json and yarn.lock to this commit solves it for me: https://github.com/hendriknielaender/double-trouble/blob/b2f1c93ce3a71f4b87a683da38af70aa6f207c71
Specifically I get the following error, which seems to relate to these issues (evanw/esbuild#1051, jw-12138/vite-plugin-vsharp#11)
Probably something with vite, esbuild and sharp. Will have a further look another time.
The text was updated successfully, but these errors were encountered:
flyck
No branches or pull requests
For me
yarn dev
is failing after a fresh install.Only reverting package.json and yarn.lock to this commit solves it for me: https://github.com/hendriknielaender/double-trouble/blob/b2f1c93ce3a71f4b87a683da38af70aa6f207c71
Specifically I get the following error, which seems to relate to these issues (evanw/esbuild#1051, jw-12138/vite-plugin-vsharp#11)
Probably something with vite, esbuild and sharp. Will have a further look another time.
The text was updated successfully, but these errors were encountered: