NuxtN
Nuxt12mo ago
∂Max

Trouble bundling module

Hi!

I'm trying to bundle my nuxt module but when I use it in another project I get
The requested module 'http://localhost:3000/_nuxt/@fs/home/me/my-project/node_modules/is-buffer/index.js?v=9453f87c' doesn't provide an export named: 'default'


is-buffer is being used by unifiedjs. But @nuxt/content uses it too but doesn't seem to have this problem.
Was this page helpful?