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

missing svelte export condition #96

Open
craigcosmo opened this issue Apr 7, 2024 · 1 comment
Open

missing svelte export condition #96

craigcosmo opened this issue Apr 7, 2024 · 1 comment

Comments

@craigcosmo
Copy link

4:34:55 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

@zerodevx/[email protected]

Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.

this happens with "@sveltejs/vite-plugin-svelte": "^3.0.2",

@craigcosmo craigcosmo changed the title missing export condition missing svelte export condition Apr 7, 2024
@zerodevx
Copy link
Owner

You're picking up the rc package. Can you reinstall with npm i --save @zerodevx/svelte-toast@latest?

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

2 participants