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

Updated README.md and svelte.config.js for example #98

Merged
merged 2 commits into from
Sep 25, 2022

Conversation

captaindirgo
Copy link
Contributor

@captaindirgo captaindirgo commented Sep 25, 2022

Fixed README.md

Also, deleted lines in svelte.config.js according to sveltejs/kit#6469 . Without this change, npm install from the example-username-password directory fails with:

npm ERR! code 1
npm ERR! path .../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit
npm ERR! command failed
npm ERR! command sh /tmp/postinstall-7e2795aa.sh
npm ERR! > Method overrides have been removed in favor of actions. See the PR for more information: sveltejs/kit#6469
npm ERR! at file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/options.js:499:10
npm ERR! at file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/options.js:391:43
npm ERR! at file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/options.js:377:18
npm ERR! at file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/options.js:377:18
npm ERR! at validate_config (file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/index.js:109:9)
npm ERR! at process_config (file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/index.js:72:20)
npm ERR! at load_config (file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/core/config/index.js:64:9)
npm ERR! at async file://.../lucia-sveltekit/apps/example-username-password/node_modules/@sveltejs/kit/src/cli.js:54:19

npm ERR! A complete log of this run can be found in:
npm ERR! ~/.npm/_logs/2022-09-25T06_10_10_855Z-debug-0.log

@vercel
Copy link

vercel bot commented Sep 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
lucia-sveltekit ✅ Ready (Inspect) Visit Preview Sep 25, 2022 at 6:12AM (UTC)

@captaindirgo captaindirgo changed the title Updated comments svelte.config.js for example Updated README.md and svelte.config.js for example Sep 25, 2022
@pilcrowonpaper pilcrowonpaper merged commit 4cf9d0e into lucia-auth:main Sep 25, 2022
@pilcrowonpaper
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants