You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update dependencies in pnpm to latest version and try to run a nuxt application.
Describe the bug
The requested module 'ohash' does not provide an export named 'digest'.
It seems that nitro wants ohash@2, but many other packages like @nuxt/kit still want ohash@1, and that seems to give issues trying the latest nitro in nuxt.
Environment
nitro: npm:nitropack-nightly@latest
node: 20
nuxt 3.15.4
Reproduction
update dependencies in pnpm to latest version and try to run a nuxt application.
Describe the bug
The requested module 'ohash' does not provide an export named 'digest'.
It seems that nitro wants ohash@2, but many other packages like @nuxt/kit still want ohash@1, and that seems to give issues trying the latest nitro in nuxt.
Additional context
I'm running the nightly version because of #2892
Logs
The text was updated successfully, but these errors were encountered: