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
mak7an
changed the title
Module '"nitropack"' has no exported member 'NitroApp'.
Module '"nitropack"' has no exported member 'NitroApp', Module '"nitropack/runtime"' has no exported member 'NitroApp'.
Nov 12, 2024
mak7an
changed the title
Module '"nitropack"' has no exported member 'NitroApp', Module '"nitropack/runtime"' has no exported member 'NitroApp'.
Module '"nitropack"' has no exported member 'NitroApp', Module '"nitropack/runtime"' has no exported member 'NitroApp'. Nitro package is empty.
Nov 12, 2024
Thanks for reporting dear @mak7an. It looks like a regression we had in 2.10. import { type NitroApp } from 'nitropack/types'; is the new way but we should also fix this.
Environment
"nitropack": "^2.10.4",
csj
Reproduction
Describe the bug
Additional context
No
#imports
in what I do, I need direct import some how.Logs
No response
The text was updated successfully, but these errors were encountered: