svelte-supabase
svelte-supabase copied to clipboard
Unable to use the "apply". what should I do?
Build failed with 1 error: ../../../AppData/Local/Temp/presets/svelte-supabase/preset.js:1:30: ERROR: Could not resolve "apply"
Same
same problem TT
same
What's the deal with this?
$ npx apply supabase-community/svelte-supabase
X [ERROR] Could not resolve "apply"
../../Users/ryanr/AppData/Local/Temp/presets/svelte-supabase/preset.js:1:30:
1 │ import { Preset, color } from 'apply'
╵ ~~~~~~~
You can mark the path "apply" as external to exclude it from the
bundle, which will remove this error and leave the unresolved path in
the bundle.
ERROR Build failed with 1 error:
../../Users/ryanr/AppData/Local/Temp/presets/svelte-supabase/preset.js:1:30: ERROR: Could not resolve "apply"