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 5613182 commit af51128Copy full SHA for af51128
.circleci/config.yml
@@ -31,7 +31,7 @@ jobs:
31
name: Install dependencies and generate
32
command: |
33
ls -la
34
- npm install --no-progress
+ npm install --verbose
35
- run:
36
name: Build library
37
0 commit comments