Skip to content
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

Error: loadAndValidateConfig() has been deprecated in favor of loadConfiguration() and createConfiguration(). #36

Open
kadevland opened this issue Jan 12, 2021 · 0 comments

Comments

@kadevland
Copy link

kadevland commented Jan 12, 2021

Error, impossible to lauch template for testing

npm init svelte@next
npm install
npm run dev -- --open
Error: loadAndValidateConfig() has been deprecated in favor of loadConfiguration() and createConfiguration().
at Object.loadAndValidateConfig (/.../node_modules/snowpack/lib/index.js:134112:11)
at Watcher.init_snowpack (/.../node_modules/@sveltejs/kit/src/api/dev/index.js:83:35)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at Watcher.init (/.../node_modules/@sveltejs/kit/src/api/dev/index.js:55:3)
at /.../node_modules/@sveltejs/kit/src/cli.js:49:20

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

1 participant