You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
When install bower-opbeat-js a warning is reported:
$ bower install --save opbeat-js
bower opbeat-js#* not-cached https://github.com/opbeat/bower-opbeat-js.git#*
bower opbeat-js#* resolve https://github.com/opbeat/bower-opbeat-js.git#*
bower opbeat-js#* checkout v2.1.6
bower opbeat-js#* mismatch Version declared in the json (2.1.5) is different than the resolved one (2.1.6)
bower opbeat-js#* resolved https://github.com/opbeat/bower-opbeat-js.git#2.1.6
bower opbeat-js#^2.1.6 install opbeat-js#2.1.6
Note that this partially relates to #60 the version field is in fact not needed in bower.json. But, nonetheless the one in package.json should be correct for consistency.
The text was updated successfully, but these errors were encountered:
When install bower-opbeat-js a warning is reported:
Note that this partially relates to #60 the version field is in fact not needed in bower.json. But, nonetheless the one in package.json should be correct for consistency.
The text was updated successfully, but these errors were encountered: