Skip to content
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

求助:npm run build的时候报错 #15

Open
CarrotZelda opened this issue Jul 14, 2023 · 1 comment
Open

求助:npm run build的时候报错 #15

CarrotZelda opened this issue Jul 14, 2023 · 1 comment

Comments

@CarrotZelda
Copy link

npm run build的时候报如下错误:
ERROR Failed to compile with 29 errors

These relative modules were not found:

  • ../layout in ./src/router/index.js
  • ../views/Home in ./src/router/index.js
  • ../views/Login in ./src/router/index.js
  • ../views/UserCenter in ./src/router/index.js
  • ../views/editors/MarkdownEditor in ./src/router/routes.js
  • ../views/editors/RichTextEditor in ./src/router/routes.js
  • ../views/error-page/401 in ./src/router/index.js
  • ../views/error-page/404 in ./src/router/index.js
  • ../views/excel/ExportExcel in ./src/router/routes.js
  • ../views/excel/ImportExcel in ./src/router/routes.js
  • ../views/form-table/FormList in ./src/router/routes.js
  • ../views/form-table/TableClassic in ./src/router/routes.js
  • ../views/form-table/TableInlineEdit in ./src/router/routes.js
  • ../views/graph-editors/FlowEditor in ./src/router/routes.js
  • ../views/graph-editors/MindEditor in ./src/router/routes.js
  • ../views/image/ImageCompress in ./src/router/routes.js
  • ../views/image/ImageCropper in ./src/router/routes.js
  • ../views/image/ImageSynthesizer in ./src/router/routes.js
  • ../views/tools/CountToPage in ./src/router/routes.js
  • ../views/tools/Drag in ./src/router/routes.js
  • ../views/tools/Drag/DragList in ./src/router/routes.js
  • ../views/tools/Drag/VueDrrTool in ./src/router/routes.js
  • ../views/tools/ImageUpload in ./src/router/routes.js
  • ../views/tools/TransferPage in ./src/router/routes.js
  • ../views/tree/EleTree in ./src/router/routes.js
  • ../views/tree/OrgTree in ./src/router/routes.js
  • ../views/video/VideoMark in ./src/router/routes.js
  • ../views/video/VideoPlayer in ./src/router/routes.js
  • ./App in ./src/main.js
    ERROR Build failed with errors.
@baimingxuan
Copy link
Owner

1、检查下代码是否pull完整
2、检查下依赖是否安装

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants