Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b71d4ac

Browse files
committed
try adding force flag
1 parent ba04ddb commit b71d4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
- ps: Install-Product node $env:nodejs_version
1111
- node --version
1212
- npm --version
13-
- npm install
13+
- npm install --force
1414

1515
test_script:
1616
- npm run citest-jasmine -- ie

0 commit comments

Comments
 (0)