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 f2bd477 commit 9e7e91dCopy full SHA for 9e7e91d
appveyor.yml
@@ -6,7 +6,7 @@ cache:
6
7
install:
8
- ps: Install-Product node $env:nodejs_version
9
- - ps: yarn install
+ - yarn install
10
11
test_script:
12
- node --version
0 commit comments