Error: Cannot find module ‘C:\Users\pop54\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: []
}
에러가 나왔는데 어떻게 해야되나요??
Hi @poiup1999 ,
It looks like the CLI did not install correctly. You will likely need to uninstall the CLI tool and Node.js and reinstall them. Please see these posts for troubleshooting help:
[Environment]
OS: Win10
Board: Himax WE-I Plus
2 errors while install and flash image
[Error1]
By following steps to cli-installation
Install [Python 3]<<install okay
Install [Node.js]<<install okay
Install the CLI tools via:
npm install -g edge-impulse-cli --force
<<Error happen with log:
C:\Users\500018>npm install -g edge-impulse-cli --force
npm WARN using --force Recommended protections disabled.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WA…
When install edge impulse cli with ‘npm install - g edge impulse cli – force ’command report errors ; And install node JS does not prompt for additional node js tools!Help!!Please!
Hello,
I have a problem to install Edge Impulse CLI tools, the prompt shows me an error saying that request for node.js is not longer available.
Also I cannot run the Impulse daemon
npm install -g --force edge-impulse-cli
npm WARN using --force I sure hope you know what you are doing.
npm WARN deprecated @zeit/dockerignore@0.0.5: “@zeit/dockerignore” is no longer maintained
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
…
Hello,
I am getting errors while trying to install edge impulse cli through command prompt. Can anyone help me to resolve these errors.
Thanks.
C:\Users\Admin>npm install -g edge-impulse-cli
npm WARN deprecated @zeit/dockerignore@0.0.5: “@zeit/dockerignore” is no longer maintained
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request-promise@4.2.4: request-promise has been deprecated because it extends the now deprecated request package, s…