We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--ignore-engines
1 parent 261a802 commit 2adaec6Copy full SHA for 2adaec6
.circleci/config.yml
@@ -20,7 +20,7 @@ jobs:
20
# fallback to using the latest cache if no exact match is found
21
- v1-dependencies-
22
23
- - run: yarn install
+ - run: yarn install --ignore-engines
24
25
- save_cache:
26
paths:
0 commit comments