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
When this gets into a simple VSO Build it causes build breaks as follows:
invalid-meta jquery-validation-unobtrusive is missing "ignore" entry in bower.json
invalid-meta jquery-validation is missing "main" entry in bower.json
Seems like this has some info on potential root cause: bower/bower#1388
In the meantime for anyone using the current Beta8 tools ... to fix this, just update the offending packages. I can confirm these work to unblock your VSO Build:
This issue is being closed because it has not been updated in 3 months.
We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate.
FYI for those currently using VSO Build and Beta8 Tools.
(Tooling team might consider updating to more recent bower packages.)
Current ASP5 Project Templates have this in bower.json
When this gets into a simple VSO Build it causes build breaks as follows:
invalid-meta jquery-validation-unobtrusive is missing "ignore" entry in bower.json
invalid-meta jquery-validation is missing "main" entry in bower.json
Seems like this has some info on potential root cause: bower/bower#1388
In the meantime for anyone using the current Beta8 tools ... to fix this, just update the offending packages. I can confirm these work to unblock your VSO Build:
The text was updated successfully, but these errors were encountered: