Un able to install edge impulse cli on windows11 pc

Hello! I am edge impulse cli not able to install edge impulse cli


I have also tried
npm uninstall -g edge-impulse-cli
npm install -g --force edge-impulse-cli
but still not able to completely install it

also
C:\Users\mayan>edge-impulse-daemon
node:internal/modules/cjs/loader:1147
throw err;
^

Error: Cannot find module ‘C:\Users\mayan\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\daemon.js’
at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
at Module._load (node:internal/modules/cjs/loader:985:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: ‘MODULE_NOT_FOUND’,
requireStack: []
}

Node.js v20.11.0
this is shown after for daemon. so, someone help me about this.

HI @mk.01,

Please refer to the following threads to see if any of the solutions presented there help resolve the issue: