Skip to content

How to setup so that node is installed during build? #233

Answered by AuroraLS3
AuroraLS3 asked this question in Q&A
Discussion options

You must be logged in to vote

Ah I added

node {
    download = true
    version = "16.14.2"
    nodeProjectDir = file("$rootDir/react/dashboard")
}

and seems to work now :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AuroraLS3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant