We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac2398 commit b2f5795Copy full SHA for b2f5795
.circleci/config.yml
@@ -7,7 +7,7 @@ aliases:
7
- &install-deps
8
run:
9
name: Install dependencies
10
- command: npm ci --ignore-scripts
+ command: npm install --ignore-scripts
11
- &build-packages
12
13
name: Build
0 commit comments