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 exports condition #64

Open
2 tasks done
ABSanthosh opened this issue Feb 11, 2024 · 0 comments
Open
2 tasks done

missing exports condition #64

ABSanthosh opened this issue Feb 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ABSanthosh
Copy link

Before you start...

  • Have you updated your dependencies? You might be using an old version of the library.
  • Have you checked for an existing issue on this topic? If there is one, post a comment on it instead.

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge, Firefox Beta/Dev/Nightly, Chrome Beta/Dev/Canary, Safari Beta, Microsoft Edge Beta/Dev/Canary

Description

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

[email protected]

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

Steps To Reproduce

  1. Init Sveltekit app
  2. install Fluent Svelte
  3. run sveltekit app in dev

Expected behavior

No warning

Relevant Assets

No response

@ABSanthosh ABSanthosh added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant