We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/svelte-toast@1.0.0-rc.1
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",
The text was updated successfully, but these errors were encountered:
You're picking up the rc package. Can you reinstall with npm i --save @zerodevx/svelte-toast@latest?
rc
npm i --save @zerodevx/svelte-toast@latest
Sorry, something went wrong.
No branches or pull requests
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/svelte-toast@1.0.0-rc.1
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",
The text was updated successfully, but these errors were encountered: