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
Unexpected option config.kit.prerender.default
at file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/options.js:279:12
at file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/options.js:286:18
at file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/options.js:286:18
at validate_config (file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/index.js:108:9)
at process_config (file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/index.js:80:20)
at load_config (file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/core/config/index.js:72:9)
at async file:///C:/Users/pkose/esp-workspace/svelte_example/site/node_modules/@sveltejs/kit/src/cli.js:36:19
I have cut and pasted the svelte.config.js file provided last April.
I appreciate all that I have learned in the course, but am unable to make progress past this point in this chapter.
Thank you
Peter
The text was updated successfully, but these errors were encountered:
I have this same issue of no '/build' folder and a failed run of
npm run build
with the svelte.config.js file that was updated last year.
PS C:\Users\pkose\esp-workspace\svelte_example\site> npm run build
I have cut and pasted the svelte.config.js file provided last April.
I appreciate all that I have learned in the course, but am unable to make progress past this point in this chapter.
Thank you
Peter
The text was updated successfully, but these errors were encountered: