gradle-node-plugin icon indicating copy to clipboard operation
gradle-node-plugin copied to clipboard

Support asdf

Open deepy opened this issue 3 years ago • 0 comments

    > 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

deepy avatar Oct 22 '22 07:10 deepy