Cannot find module ERROR

Hello, I have already followed all the steps to configure the firmware but when I enter “edge-impulse-daemon” I got this error every time.

I am using Arduino BLE SENSE

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

I do not know what did I do wrong or how can I fixed

Does anyone know something that can help me?

Hi @aoibarra,

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