We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931fdb7 commit 92495c7Copy full SHA for 92495c7
1 file changed
appveyor.yml
@@ -211,6 +211,7 @@ install:
211
- cmd: echo %PATH%
212
213
# Perform installation tasks:
214
+ - cmd: npm install
215
- cmd: node C:\projects\stdlib\lib\node_modules\@stdlib\tools\library-manifest\examples
216
- cmd: '%WIN_MAKE% FC=%FC% FORTRAN_COMPILER=%FORTRAN_COMPILER% NODE_GYP_FLAGS="--python %PYTHON% --msvs_version=2015" install'
217
0 commit comments