kbrgl / svelte-french-toast

🍞🥂 Buttery smooth toast notifications for Svelte
https://svelte-french-toast.vercel.app/
MIT License
808 stars 28 forks source link

Failed to resolve 'svelte-french-toast' #57

Closed WilliamKeating closed 9 months ago

WilliamKeating commented 9 months ago

I added svelte-french-toast to my project with the pnpm install svelte-french-toast command. When I try to build the project I get this error: 🔴 ERROR | Failed to resolve 'svelte-french-toast' from './options.svelte' 🔴 ERROR | Cannot load file './index' from module 'svelte-french-toast' I am using the Plasmo Framework for extension development using Svelte so that may be related. I am using "plasmo": "0.83.0" and "svelte": "4.2.0"

WilliamKeating commented 9 months ago

Problem with Plasmo framework. Fix: https://github.com/PlasmoHQ/plasmo/issues/774