Failed to deploy
Docker Error: Preparing for build ...
Building ...
added 6 packages, and audited 7 packages in 2s
1 package is looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 7.10.0 -> 10.1.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
> [email protected] setup
> node src/setup.js
file:///usr/local/build/src/setup.js:13
const response = await fetch(registerApi, {
^
TypeError: fetch is not a function
at setup (file:///usr/local/build/src/setup.js:13:26)
at file:///usr/local/build/src/setup.js:32:1
at ModuleJob.run (node:internal/modules/esm/module_job:175:25)
at async Loader.import (node:internal/modules/esm/loader:178:24)
at async Object.loadESM (node:internal/process/esm_loader:68:5)