You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: