-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Unsupported] Installing 3.13.1 with Node 8 #2191
Comments
Sorry, you didn't follow the issue template, so we can't help you. The answer is included there |
@nschonni Sorry i didn't get it , i am a biginner here so please can you explain what you mean please what's wrong with my issue , thnks for your time ^^ |
I have the same problem |
@salmanulfaris you need to update your node-sass version to a version that supports (57) Node 9. That's 4.7.2. |
for Windows | x86 & x64 |
|
@nschonni that's a fairly un-helpful approach. Could you perhaps point out constructively to @BasmaRadadi so he can use the correct template? It's all about building the community then instead of shutting people down. Likewise @S2Gteam - that's not a bad start, but it's not extremely helpful, how do you tell the node version? how do you downgrade? Come on people! Let's be helpful - sitting facing a screen shouldn't mean you forget you are dealing with people. Cheers. |
We close these issues because if we don't get the information requested in our issue template, we waste alot of time asking for the basics. If someone in this tread is experiencing an issue then please open a new issue and follow the template |
Hello every body i have an error (in below) i am instaling Jhipster microservice on windows 10 i pursue this tutorial link https://www.youtube.com/watch?v=NdcnpD-GpZ4&lc=z23idtur5wunt55ho04t1aokgqw4wnpuoog3nhjxt2zlbk0h00410.1513606360876224
I am in the level 13min18sec in that video : when i execute ./gradle to configure the gateway it show me this errors , i need help
`PS C:\Users\Omar\Desktop\MicroServiceJhipsterRADADIBasma\MicroServicesBR2\gateway> ./gradlew
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 (C:\Users\Omar\Desktop\MicroServiceJhipsterRADADIBasma\MicroServicesBR2\gateway\node_modules\node-sass\lib\binding.js:13:13)
at Object. (C:\Users\Omar\Desktop\MicroServiceJhipsterRADADIBasma\MicroServicesBR2\gateway\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Omar\Desktop\MicroServiceJhipsterRADADIBasma\MicroServicesBR2\gateway\node_modules\gulp-sass\index.js:187:21)
FAILURE: Build failed with an exception.
Execution failed for task ':gulpConstantDev'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Get more help at https://help.gradle.org
BUILD FAILED in 14s
6 actionable tasks: 5 executed, 1 up-to-date`
The text was updated successfully, but these errors were encountered: