Creating an integration app. Stuck on "Run this command to scaffold your new feature, when it is done a URL will be printed"

Checked my .env to ensure signing secret in place
ran npm install

npm WARN monday-integration-quickstart@0.0.1 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 415 packages in 1.494s

npm start shows

[nodemon] starting `node ./src/app.js`
internal/modules/cjs/loader.js:960
  throw err;
  ^
Error: Cannot find module 'node:net'type or paste code here