Adam Cooper
07/20/2023, 3:26 AM--debug
, --scan
, and --stacktrace
, but it doesn't elaborate any further on this error:
Cause: command '/home/adam/.gradle/nodejs/node-v18.12.1-linux-x64/bin/node' exited with errors (exit code: 1)
my javascript target just looks like this:
js(IR) {
nodejs()
}
this is for Kotlin 1.8.20. I've also turned off incremental compilation. any help tracking this down?Big Chungus
07/20/2023, 7:29 AMBig Chungus
07/20/2023, 7:29 AM