I'm running into the following issue and haven't been able to resolve it. When deploying, I'm receiving the following error in the Vercel log:
undefined
--
16:24:56.539 | [error] Could not load raw:./dist/vue3-picture-swipe.css (imported by node_modules/vue3-picture-swipe/index.js): ENOENT: no such file or directory, open './dist/vue3-picture-swipe.css'
Hi,
I'm running into the following issue and haven't been able to resolve it. When deploying, I'm receiving the following error in the Vercel log:
Has anyone run across this before?