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 9ff9b4e commit 4aad91dCopy full SHA for 4aad91d
1 file changed
appveyor.yml
@@ -10,6 +10,7 @@ environment:
10
11
install:
12
- ps: Install-Product node $env:nodejs_version
13
+ - npm install -g npm@6.4.1
14
- npm install
15
16
test_script:
0 commit comments