svelte-supabase icon indicating copy to clipboard operation
svelte-supabase copied to clipboard

Appy error - npx apply supabase-community/svelte-supabase

Open saraalways100 opened this issue 1 year ago • 0 comments

npx apply supabase-community/svelte-supabase , aftre running this command getting the below error. X [ERROR] Could not resolve "apply"

../../../../Users/../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.

saraalways100 avatar Mar 03 '24 15:03 saraalways100