Can't run onboarding due to error
(node:3836) ExperimentalWarning: CommonJS module /Users/grantgochnauer/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /Users/grantgochnauer/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use
node --trace-warnings ... to show where the warning was created)npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
added 649 packages in 35s
115 packages are looking for funding
run
npm fund for details[grantgochnauer:~]$ clawdbot onboard --install-daemon
[clawdbot] Failed to start CLI: Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
at ModuleLoader.builtinStrategy (node:internal/modules/esm/translators:360:11)
at #translate (node:internal/modules/esm/loader:437:12)
at ModuleLoader.loadAndTranslate (node:internal/modules/esm/loader:484:27)
[grantgochnauer:~]$
