-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nuxt 3.7.0 Warning: Two component files resolving to the same name #972
Comments
Same to me. |
and [8:39:48 PM] ERROR [worker reload] [worker init] Package subpath './lib/parse.js' is not defined by "exports" in /home/productdevbook/oku-ui/docs/node_modules/.pnpm/mdast-util-from-markdown@1.3.1/node_modules/micromark/package.json imported from /home/productdevbook/oku-ui/docs/node_modules/.pnpm/mdast-util-from-markdown@1.3.1/node_modules/mdast-util-from-markdown/lib/index.js
at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
at new NodeError (node:internal/errors:405:5)
at exportsNotFound (node:internal/modules/esm/resolve:359:10)
at packageExportsResolve (node:internal/modules/esm/resolve:695:9)
at packageResolve (node:internal/modules/esm/resolve:870:14)
at moduleResolve (node:internal/modules/esm/resolve:936:20)
at defaultResolve (node:internal/modules/esm/resolve:1129:11)
at nextResolve (node:internal/modules/esm/loader:163:28)
at ESMLoader.resolve (node:internal/modules/esm/loader:835:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
at ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:77:40)
at link (node:internal/modules/esm/module_job:76:36) this problem |
Same |
its been 2 weeks, felt helpless to this one too, been working around to make a fix on this one. any help from the dev team ? |
@danielroe errors still persist, any suggestions?, i used edge version of nuxt, and |
Would you try with |
still it does, do you have any recommendations on this?, I actually tried several ways on this for the past 3 days. i still cant figure out. thank you for you help @danielroe |
@phojie Maybe you can provide a reproduction? 🙏 |
@danielroe yeah sure, here is a forked from docus-starter |
Just upgraded my Docus project to Nuxt 3.7.0. On startup and build I now see a lot of "Two component files resolving to the same name" warnings. Despite that, everything is working as expected.
The text was updated successfully, but these errors were encountered: