There’s a function named checkNodeVersion() in father/src/cli/cli.ts. This cli file has a function named run and in there, it calls a series of functions: export async function run(_opts?: IOpts) { checkNodeVersion(); checkLocal(); setNodeTitl...
thinkthroo.com2 min readNo responses yet.