Skip to content

Unhandled error when starting the course #83

New issue

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

Closed
lundmikkel opened this issue May 17, 2023 · 1 comment
Closed

Unhandled error when starting the course #83

lundmikkel opened this issue May 17, 2023 · 1 comment

Comments

@lundmikkel
Copy link

There's an unhandled error when starting the course:

image

Running tests...
failed to load config from /home/projects/kkvioyjzk.github/vite.config.ts

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Unhandled Error ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Error: The package "esbuild-linux-64" could not be found, and is needed by esbuild.

If you are installing esbuild with npm, make sure that you don't specify the
"--no-optional" flag. The "optionalDependencies" package.json feature is used
by esbuild to install the correct binary executable for your current platform.
    at generateBinPath (file:///home/projects/kkvioyjzk.github/node_modules/esbuild/lib/main.js:1843:15)
    at esbuildCommandAndArgs (file:///home/projects/kkvioyjzk.github/node_modules/esbuild/lib/main.js:1901:31)
    at ensureServiceIsRunning (file:///home/projects/kkvioyjzk.github/node_modules/esbuild/lib/main.js:2065:25)
    at Module.build (file:///home/projects/kkvioyjzk.github/node_modules/esbuild/lib/main.js:1956:26)
    at bundleConfigFile (file://file:///home/projects/kkvioyjzk.github/node_modules/vite/dist/node/chunks/dep-5cb728cb.js:62943:35)
    at loadConfigFromFile (file://file:///home/projects/kkvioyjzk.github/node_modules/vite/dist/node/chunks/dep-5cb728cb.js:62919:31)
    at resolveConfig (file://file:///home/projects/kkvioyjzk.github/node_modules/vite/dist/node/chunks/dep-5cb728cb.js:62534:34)
    at Module.createServer (file://file:///home/projects/kkvioyjzk.github/node_modules/vite/dist/node/chunks/dep-5cb728cb.js:59137:26)
    at createVitest (file://file:///home/projects/kkvioyjzk.github/node_modules/vitest/dist/chunk-node-pkg.30d8b37e.js:13867:30)
    at async Module.startVitest (file://file:///home/projects/kkvioyjzk.github/node_modules/vitest/dist/chunk-node-pkg.30d8b37e.js:20259:15)

Failed. Try again!
@mattpocock
Copy link
Collaborator

Could you send this as feedback via the site itself? The team who maintain the site don't check these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants