vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

Uncaught TypeError: Failed to resolve module specifier "ant-design-vue". Relative references must start with either "/", "./", or "../".

Open 283288675 opened this issue 3 years ago • 0 comments

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

  • [ ] Read the docs.
  • [ ] Make sure the code is up to date. (Some bugs have been fixed in the latest code)
  • [ ] This is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.

Describe the bug

A clear and concise description of what the bug is..

Reproduction

test build 之后,访问登录页,报以下错误

Uncaught TypeError: Failed to resolve module specifier "ant-design-vue". Relative references must start with either "/", "./", or "../".

System Info

  • Operating System: windows 11
  • Node version: 16.15.1
  • Package manager (npm/yarn/pnpm) and version: yarn 1.22.17

283288675 avatar Aug 08 '22 02:08 283288675