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
Cannot read properties of undefined (reading 'protocol')
at default (file:///Users/scotttolinski/Sites/Level-Up-Tutorials/node_modules/.pnpm/@[email protected]/node_modules/@sveltejs/adapter-node/index.js:22:14)
at file:///Users/scotttolinski/Sites/Level-Up-Tutorials/packages/ui/svelte.config.js:24:12
at ModuleJob.run (node:internal/modules/esm/module_job:185:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:281:24)
at async load_config (file:///Users/scotttolinski/Sites/Level-Up-Tutorials/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sveltejs/kit/dist/cli.js:849:17)
at async file:///Users/scotttolinski/Sites/Level-Up-Tutorials/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sveltejs/kit/dist/cli.js:983:19
Describe the bug
svelte-kit build
with"@sveltejs/adapter-node": "^1.0.0-next.64",
"@sveltejs/kit": "^1.0.0-next.234",
Reproduction
https://stackblitz.com/edit/sveltekit-teapcf?file=svelte.config.js
Logs
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: