Replace Bower with npm or other tools
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
`Bower` is going to be deprecated. `bower install` gives the following message:
```
npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new projects.
Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here:
https://bower.io/blog/2017/how-to-migrate-away-from-bower/
/usr/local/bin/bower -> /usr/local/lib/node_modules/bower/bin/bower
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the project's Bower configuration and current `bower install` workflow, then read the linked Bower migration guide and compare the replacement options named in the issue. Done means the project no longer depends on Bower and its dependency-install workflow is documented and verified, but the issue does not identify a target tool or files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100