The build should download and install node/npm/npx for you under .gradle, so no new prerequisites aside from gradle pulling in new dependency trees.
Do you have more detail on the error message so we can investigate further? On Mon, Feb 14, 2022 at 10:30 PM David Smiley <[email protected]> wrote: > When I do "gw check", I see an error about a a "npx" program not being > found: > > > Process 'command >> '/Users/dsmiley/SFDCDev/solr_main/.gradle/node/nodejs/node-v16.13.2-darwin-x64/bin/npx'' >> finished with non-zero exit value 1 >> > > Um... are there new prerequisites to do a build? Is this documented? >
