-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Bug: 登录接口报ERR_MODULE_NOT_FOUND #4346
Labels
Comments
你执行什么命令启动的antd demo |
|
要不然你调用下 |
第一次安装完毕之后 貌似需要先在根目录执行 |
我还是重新搞了个项目再安装,才好使了。reinstall会报错 |
我还没走到build哪一步,才开始研究这个框架,谢谢你的提醒 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
Vben Admin V5
Describe the bug?
在官方antd demo中,用户进行登录时,调用登录接口报错:
[Error Handler] Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'D:\workspace\vscode\vue-vben-admin\node_modules.pnpm\std-env@3.7.0\node_modules\std-env\dist\index.mjs' imported from D:\workspace\vscode\vue-vben-admin\apps\backend-mock.nitro\dev\index.mjs
at finalizeResolution (node:internal/modules/esm/resolve:265:11)
at moduleResolve (node:internal/modules/esm/resolve:933:10)
at defaultResolve (node:internal/modules/esm/resolve:1157:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:390:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:359:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:234:38)
at ModuleWrap. (node:internal/modules/esm/module_job:87:39)
at link (node:internal/modules/esm/module_job:86:36)
Reproduction
无
System Info
Relevant log output
Validations
The text was updated successfully, but these errors were encountered: