Skip to content

Conversation

bkreiser
Copy link

I was getting this error before my fix.

Task :deployNodes FAILED
Running Cordform task
Deleting /Users/barry/Code/cordapp-template-kotlin/build/nodes

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':deployNodes'.

Cannot find the NetworkBootstrapper class. Please ensure that 'corda-node-api' is available on Gradle's runtime classpath, e.g. by adding it to Gradle's 'runtimeOnly' configuration.
net.corda.nodeapi.internal.network.NetworkBootstrapper

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant