node-gradle / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
601 stars 117 forks source link

Support asdf #252

Open deepy opened 1 year ago

deepy commented 1 year ago
    > Task :yarnSetup FAILED

    added 1 package, and audited 2 packages in 716ms

    found 0 vulnerabilities
    Reshimming asdf nodejs...
    /opt/homebrew/opt/asdf/libexec/lib/commands/reshim.bash: line 29: $2: unbound variable

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':yarnSetup'.
    > Process 'command 'npm'' finished with non-zero exit value 1

    * Try:
    > Run with --stacktrace option to get the stack trace.
    > Run with --info or --debug option to get more log output.
    > Run with --scan to get full insights.

    * Get more help at https://help.gradle.org