Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.

Commit 497be30

Browse files
committed
use latest npm on windows, nodejs/node-gyp#972
1 parent f0b7483 commit 497be30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ platform:
1212

1313
install:
1414
- ps: Install-Product node $env:nodejs_version $env:platform
15+
- npm install -g npm@latest
1516
- npm install
1617

1718
test_script:

0 commit comments

Comments
 (0)