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

Unable to use the "apply". what should I do?

Open devbyVeriTech opened this issue 2 years ago • 4 comments

Build failed with 1 error: ../../../AppData/Local/Temp/presets/svelte-supabase/preset.js:1:30: ERROR: Could not resolve "apply"

devbyVeriTech avatar Sep 09 '23 19:09 devbyVeriTech

Same

tylerlaprade avatar Sep 22 '23 18:09 tylerlaprade

same problem TT

bitnoony avatar Dec 12 '23 14:12 bitnoony

same

stephaniedavidson avatar Jan 22 '24 04:01 stephaniedavidson

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"

rogadev avatar Feb 05 '24 18:02 rogadev