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
Hi! I encountered an issue when trying to import a workspace package (built by unbuild stub mode) in my Nuxt project during development.
The error occurs in devtools:
The requested module '/_nuxt/@fs/xxxxxx/node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.cjs?import&v=87bf46ed' does not provide an export named 'default' (at jiti.mjs?v=87bf46ed:2:8)
Environment:
Nuxt 3
unbuild for workspace package
jiti 2.4.0
pnpm workspace
Hi! I encountered an issue when trying to import a workspace package (built by unbuild stub mode) in my Nuxt project during development.
The error occurs in devtools:
The requested module '/_nuxt/@fs/xxxxxx/node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.cjs?import&v=87bf46ed' does not provide an export named 'default' (at jiti.mjs?v=87bf46ed:2:8)
Environment:
Nuxt 3
unbuild for workspace package
jiti 2.4.0
pnpm workspace
If you have time, could you please take a look at my project: https://github.com/jojotechs/grey-parrot-i18n/blob/c4ee88da28f383f0fde70a6b1669e9b215e56e15/packages/dashboard/package.json#L17
Is this a known issue with jiti's ESM interop? Any suggestions would be appreciated.
URLs
No response
Additional information
The text was updated successfully, but these errors were encountered: