Yachin

Results 5 comments of Yachin

> The reason we forked this is because of Gradle 5+ compat, if you can live without grunt/gulp (or can use NpxTask to run them) there's https://github.com/node-gradle/gradle-node-plugin Hi, what should...

> How reliant on gulp are you? Could you use gulp through `npx` as a workaround? @deepy The project used to run fine for my Windows machine. Till we added...

> To be honest, I think this is Working As Intended. Your JVM is reporting 32-bit and 32-bit node is being requested. > > If you're on a 64-bit system,...

> Does it work when you run Gradle from the command-line with a 64-bit JVM? > If that doesn't work, check what `os.arch` is being reported and open an issue...

@deepy, Thank you for the reply. Any recommendation I can get the code running on my Windows machine? Thank you. Yachin