Failed to build docker image: npm ci failed
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
```
[ERROR] npm ERR! code E404
[ERROR] npm ERR! 404 Not Found: awesome-code-style@1.4.3
[ERROR]
[ERROR] npm ERR! A complete log of this run can be found in:
[ERROR] npm ERR! /root/.npm/_logs/2019-11-21T13_26_07_538Z-debug.log
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm-install) on project druid-console: Failed to run task: 'npm ci' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
```
FYI @vogievetsky
Contributor guide
Research direction
Start by reproducing the Docker image build and inspect the npm ci dependency resolution for awesome-code-style@1.4.3. Done means the dependency installs successfully and the image build completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java, node.js
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100