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
Missing npm packages:
Package: ember-source
* Specified: ~2.12.0
* Installed: 2.16.0
Run `npm install` to install missing dependencies.
An error occurred in the constructor for ember-cli-dependency-checker at /home/travis/build/ciena-frost/ember-frost-info-bar/node_modules/ember-cli-dependency-checker
Problem Description
Currently, the
ember-lts-2.12
scenario in.travis.yml
is failing in CI due to: ember-cli/ember-try#148Error in Travis build: https://travis-ci.org/ciena-frost/ember-frost-info-bar/jobs/290085728#L615-L623
Solution
Once ember-cli/ember-try#148 is resolved add:
back to
.travis.yml
:ember-frost-info-bar/.travis.yml
Line 22 in a5ed3c6
The text was updated successfully, but these errors were encountered: