Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ember-lts-2.12 back into ember-try scenarios #505

Open
juwara0 opened this issue Oct 18, 2017 · 0 comments
Open

Add ember-lts-2.12 back into ember-try scenarios #505

juwara0 opened this issue Oct 18, 2017 · 0 comments

Comments

@juwara0
Copy link
Contributor

juwara0 commented Oct 18, 2017

Problem Description

Currently, the ember-lts-2.12 scenario in .travis.yml is failing in CI due to: ember-cli/ember-try#148

Error in Travis build: https://travis-ci.org/ciena-frost/ember-frost-core/jobs/289485168#L760

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-core/node_modules/ember-cli-dependency-checker

Solution

Once ember-cli/ember-try#148 is resolved add:

- EMBER_TRY_SCENARIO=ember-lts-2.12

back to .travis.yml:

- EMBER_TRY_SCENARIO=ember-release

@juwara0 juwara0 mentioned this issue Oct 18, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant