Amrit
Installing module from npm causes does not provide an export named 'default' issue
So it looks like I need to use build.config.ts, though not quite sure what I'm missing here
if I set
stub:true
it works, but all my paths become hard paths from my machine. Is there any way to avoid that? Maybe this belongs under unjs
?6 replies
Installing module from npm causes does not provide an export named 'default' issue
You can check it out in a stackblits here https://stackblitz.com/edit/nuxt-starter-ej8m1z?file=package.json,nuxt.config.ts
6 replies