Humdard
August 12, 2022, 11:12am
#1
I used all the methods specified in the guides as well as forums including this last resort of using scripts and installing Git to install Edge Impulse CLI, but nothing seems to work. Stuck on this really badly.
Please guide me with what I might be doing incorrectly.
Thanks!
Hi @Humdard ,
You likely need to uninstall and reinstall node.js and reinstall the Edge Impulse CLI. Please refer to the following threads to see if any of the solutions presented there help resolve the issue:
[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…