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
npm install --save vue-moment fails, because UNMET PEER DEPENDENCY vue@^1.x.x even though I have "vue": "^1.0.21" installed. Could it be that npm has a problem parsing your required version string?
The text was updated successfully, but these errors were encountered:
npm install --save vue-moment
fails, becauseUNMET PEER DEPENDENCY vue@^1.x.x
even though I have"vue": "^1.0.21"
installed. Could it be that npm has a problem parsing your required version string?The text was updated successfully, but these errors were encountered: