Skip to content

Commit faeff6c

Browse files
committed
Appveyor path patch
1 parent ec86bb6 commit faeff6c

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
@@ -16,6 +16,7 @@ environment:
1616
install:
1717
- ps: Install-Product node $env:nodejs_version
1818
- npm install -g npm@2
19+
- set PATH=%APPDATA%\npm;%PATH%
1920
- node --version
2021
- npm --version
2122
- npm install

0 commit comments

Comments
 (0)