sound icon indicating copy to clipboard operation
sound copied to clipboard

Optimize for nuxt ^v3.14.0

Open sapsanDev opened this issue 1 year ago • 1 comments

Following the installation instructions I get an error at startup: [21:40:34] ERROR Cannot start nuxt: Cannot find module ./plugins/sounds imported from site_path/node_modules/@vueuse/sound/dist/runtime, site_path/node_modules/@vueuse/sound/dist/, site_path/node_modules/@vueuse/sound/dist/runtime/_index.js, site_path/node_modules/@vueuse/sound/dist/node_modules

When trying to use via @vueuse/nuxt there is an error in the browser console: index.mjs?v=ef472835:18 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'Howl') at index.mjs?v=ef472835:18:44

sapsanDev avatar Dec 19 '24 12:12 sapsanDev

Hey, could you try the 2.1.0, I think it should fix this one?

Tahul avatar Dec 28 '24 16:12 Tahul