iview / iview/iview-admin

dev分支的代码编譯不成功

Open
#922 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
16.4k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

vue-cli-service build
ERROR Failed to compile with 2 errors17:16:05
These relative modules were not found:
* ../../build/env in ./src/libs/util.js
* ./env in ./build/config.js

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running `vue-cli-service build` on the dev branch and compare the reported imports in `src/libs/util.js` and `build/config.js`. Check why `../../build/env` and `./env` cannot be resolved; the work is done when the build completes without these missing-module errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
webpack
Domain
build-system, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.