You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>[email protected] dev
> npm run check-env && npm run dev:sveltekit
>[email protected] check-env
> node --loader ts-node/esm scripts/js/check-env.ts
(node:279536) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'(Use `node --trace-warnings ...` to show where the warning was created)node:internal/process/esm_loader:40 internalBinding('errors').triggerUncaughtException( ^Error [ERR_LOADER_CHAIN_INCOMPLETE]: "ts-node/esm 'resolve'" did not call the next hook in its chain and did not explicitly signal a short circuit. If this is intentional, include `shortCircuit: true`in the hook's return. at new NodeError (node:internal/errors:406:5) at Hooks.resolve (node:internal/modules/esm/hooks:286:13) at async MessagePort.handleMessage (node:internal/modules/esm/worker:168:18) { code: 'ERR_LOADER_CHAIN_INCOMPLETE'}Node.js v20.8.0
Running main branch on Linux Mint 21.3 Cinnamon.
The text was updated successfully, but these errors were encountered:
After following installation instructions
and running the dev server:
I get the following error:
Running main branch on Linux Mint 21.3 Cinnamon.
The text was updated successfully, but these errors were encountered: