[worker reload] [worker init] Package import specifier "#internal/nitro/virtual/app-config" is not..
Not sure how to fix this.
I've reserched on GitHub and found that a similar issue was coming from nuxt/icon, but I don't use it directly and it was fixed here https://github.com/nuxt/icon/pull/249
Full error
package.json:
Any suggestions?
GitHub
fix: import server utils from
#imports
by pi0 · Pull Request #249...Resolves #204 (tested against reproduction in #204 (comment)).
When having multiple versions of nitropack installed (reproduction above has one in the playground and one in top level) for some reas...
1 Reply
I think it coming from
@nuxthub/core
package for me, I've created an issue here https://github.com/nuxt-hub/core/issues/274GitHub
Package import specifier error after adding `"@nuxthub/core": "^0.7...
Describe the bug ERROR [worker reload] [worker init] Package import specifier "#internal/nitro/virtual/app-config" is not defined in package. Steps to reproduce Steps to reproduce the beh...