Windows CLE error

C:\Users\XBst4>edge-impulse-daemon
node:internal/modules/cjs/loader:1042
  throw err;
  ^

Error: Cannot find module 'C:\Users\XBst4\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\daemon.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15)
    at Module._load (node:internal/modules/cjs/loader:885:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    at node:internal/main/run_main_module:23:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v18.13.0

What’s the problem here?

Hi @Mohammed_21,

Those errors likely mean that the CLI was not installed correctly. Could you try following the steps in this thread? Cant find data forwarder - #2 by aurel