Rob Murdock
03/25/2020, 5:21 PMExit code: 127
Command: node scripts/build-browser-scripts
Arguments:
Directory: /home/circleci/project/build/js/node_modules/wd
Output:
/bin/sh: 1: node: not found
...
* What went wrong:
Execution failed for task ':kotlinNpmInstall'.
> Process 'Resolving NPM dependencies using yarn' returns 127
Fun right? It doesn’t always happen on the same postinstall script. I’m pretty sure node is installed on the docker image (though it shouldn’t be using that version - it should use the version the kotlin plugin downloads). It doesn’t seem to be affected by running kotlinNodeJsSetup in a previous gradle run.
Any clues would be useful… this is blocking me from fully utilizing the power of the plugin. 😰Rob Murdock
03/25/2020, 5:21 PMRob Murdock
03/26/2020, 12:50 AMIvan Kubyshkin [JetBrains]
03/26/2020, 5:34 AMRob Murdock
03/26/2020, 1:23 PMRob Murdock
03/26/2020, 1:54 PMRob Murdock
03/26/2020, 6:47 PMbashor
03/30/2020, 12:26 PMIlya Goncharov [JB]
03/31/2020, 8:18 AMRob Murdock
03/31/2020, 2:11 PMRob Murdock
03/31/2020, 2:12 PMRob Murdock
03/31/2020, 2:20 PM