-
Notifications
You must be signed in to change notification settings - Fork 70
Description
I'm not able to run this predix-webapp-starter, my OS is windows 10 from a GE laptop, but once I installed all dependencies, I found the below error:
E:\GE\Predix\predix\predixDev\predix-webapp>gulp
[23:11:34] Using gulpfile E:\GE\Predix\predix\predixDev\predix-webapp\gulpfile.js
[23:11:34] Starting 'default'...
[23:11:34] Starting 'compile:sass'...
[23:11:34] 'compile:sass' errored after 15 ms
[23:11:34] Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (57)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
at module.exports (E:\GE\Predix\predix\predixDev\predix-webapp\node_modules\node-sass\lib\binding.js:13:13)
at Object. (E:\GE\Predix\predix\predixDev\predix-webapp\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (module.js:612:30)
at Object.Module._extensions..js (module.js:623:10)
at Module.load (module.js:531:32)
at tryModuleLoad (module.js:494:12)
at Function.Module._load (module.js:486:3)
at Module.require (module.js:556:17)
at require (internal/module.js:11:18)
at Object. (E:\GE\Predix\predix\predixDev\predix-webapp\node_modules\gulp-sass\index.js:187:21)
Any suggestion?,