R/create.R
gp_npm_exists.Rd
gp_build, gp_create and others rely on npm/node being present on the system and might be used in future so refactoring a helper function is good.
gp_npm_exists()
TRUE/FALSE
{ gp_npm_exists() } #> [1] TRUE