打包报错 iview-theme build -o dist/
Open
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
fs.js:36
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:36:5
一直提示错误信息
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `iview-theme build -o dist/` command and record the runtime and dependency versions involved in the `primordials` error. Inspect the CLI's build entry point and its package configuration; done means the build completes without the error and produces the `dist/` output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100