We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a485c commit b64843fCopy full SHA for b64843f
appveyor.yml
@@ -9,7 +9,7 @@ install:
9
# Get the latest stable version of Node.js or io.js
10
- ps: Install-Product node $env:nodejs_version
11
# install modules
12
- - npm intall
+ - npm install
13
14
# Post-install test scripts.
15
test_script:
0 commit comments