Skip to content

Commit

Permalink
see #31 add ignore engines to handle lockfile problem (details: ember…
Browse files Browse the repository at this point in the history
  • Loading branch information
rtholmes committed Jan 13, 2019
1 parent 5d62156 commit f477c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-

- run: yarn install
- run: yarn install --ignore-engines

- run:
command: cd packages/common && yarn install
Expand Down

0 comments on commit f477c3b

Please sign in to comment.