We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227540f commit 4d33c10Copy full SHA for 4d33c10
UI_dev/qmui_web/appveyor.yml
@@ -16,6 +16,7 @@ install:
16
- ps: Install-Product node $env:nodejs_version
17
- cp qmui.config.js ../qmui.config.js
18
- npm install -g gulp-cli
19
+ - npm rebuild node-sass
20
# install modules
21
- npm install
22
0 commit comments