unfolding-io / nebulix

Nebulix, a Fast & Green Theme Based on Astro + Static CMS + Snipcart
https://nebulix.unfolding.io/
Other
240 stars 115 forks source link

Cannot find module '@vueuse/core' imported from '/home/bob/astro/demo-nebulix/src/components/navigation/NavMobile.vue' #19

Closed BorisTherin closed 11 months ago

BorisTherin commented 11 months ago

image

image

added it myself `pnpm add @vueuse/core' a it works again.

BorisTherin commented 11 months ago

sry, my bad.

i used pnpm and when using npm, it works fine. didnt know pnpm could have such an issue

preetamslot commented 11 months ago

I have added "@vueuse/core" to the packag.json. I think with NPM it automatically gets installed by "@vueuse/components". Thanks for the heads up