vite搭建的microapp项目,提示Failed to resolve module specifier "/node_modules/vite/dist/client/env.mjs #836
iamagentleboy
started this conversation in
General
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
请问一下 解决了吗?我遇到相同的问题 |
Beta Was this translation helpful? Give feedback.
0 replies
-
请问一下 解决了吗?我遇到相同的问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
microapp的url指定dev的url地址有问题,指定build的地址没问题
运行代码提示
提示 Uncaught TypeError: Failed to resolve module specifier "/node_modules/vite/dist/client/env.mjs". Invalid relative url or base scheme isn't hierarchical.
Uncaught TypeError: Failed to resolve module specifier "/node_modules/.vite/deps/vue.js?v=06f83340". Invalid relative url or base scheme isn't hierarchical.
Beta Was this translation helpful? Give feedback.
All reactions