Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

Warning: "The following packages have a svelte field in their package.json but no exports condition for svelte" in Vite Plugin Svelte

$
0
0

I'm encountering a warning message in my Vite project related to the Vite Plugin Svelte. The warning message reads:

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

The packages listed in the warning message are:

  1. @beyonk/svelte-datepicker@13.0.4
  2. cl-editor@2.3.0
  3. svelte-bootstrapjs-action@2.2.2
  4. svelte-countdown@1.1.2
  5. svelte-forms-lib@2.0.1
  6. svelte-notifications@0.9.98
  7. svrollbar@0.12.0
  8. @bulatdashiev/svelte-slider@1.0.3
  9. @ernane/svelte-star-rating@1.1.7
  10. svelte-fullcalendar@3.0.0
  11. svelte-range-slider-pips@2.3.1

The warning advises checking the exports condition for svelte. I've referred to the documentation here, but I'm still unsure about how to resolve this issue.

Working Invariantment:Node = 20.12.0Npm = 10.5.2

Package.jsonhttps://codeshare.io/Bdggbb

Could someone provide guidance on how to address this warning message in my Vite project? Any insights or suggestions would be greatly appreciated. Thank you!


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>