basic JavaScriptunderstanding of package manifests
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
90
調査方針
The issue states that after the last commit, the version in package.json was updated but not in bower.json. To resolve, update the version in bower.json to match the version in package.json. Check the repository's package.json for the current version number and apply it in bower.json. The fix is isolated and requires no additional changes.
Cannot install via bower due to version mismatch. · serratus/quaggaJS#153 | Good First Issue