Daniel Roe

Results 1868 comments of Daniel Roe

Sorry - originally posted thinking this was an issue in nuxt/framework - didn't mean to tell you to close it 😆

Would you provide a reproduction? How is your site deployed? Might it be in your buildModules or devDependencies?

This looks like it's related how we are mocking `fs` in unenv: https://github.com/unjs/unenv/commit/5ee4115ca87406158bed4b2c2419532c1e311a60 Also will need to investigate why `debug` is being inlined, which seems the source of why we're...

Amazing - thank you @lauragift21!

Could you provide a reproduction?

I would advise against it, personally, for exactly that reason. But it would be possible to do that using a custom static provider, for example: ```js export default { target:...

This should now be closed by https://github.com/nuxt/image/pull/257 - if using in production make sure to follow docs at https://image.nuxtjs.org/providers/ipx#using-ipx-in-production. Let me know if you still encounter issues and I'll reopen.

@tusamni @vienpt I'll look into it. Could you let me know what your image configuration is?

Thanks for spotting this! I've raised a PR at https://github.com/unjs/ohmyfetch/pull/113.

This will be fixed in next release of `ufo`: https://github.com/unjs/ufo/pull/68.