Hi! My system is Windows10 2004
when I’m installing the [Edge Impulse CLI], I got problems as the screenshots show
the node.js and npm has already installed
I tried to uninstall it and try again, but the same error occurred
Also, I’m using Administrator mode to open cmd.exe
I’ll be very grateful if I can get help
error log:2021-03-13T09_30_29_140Z-debug.log
I’ve solved the problem by setting proxy…it’s because my network cant connect
1 Like
mikedsp
February 23, 2023, 11:55am
#3
I am getting a similar error on my Windows 10 machine. Would you mind sharing more detail of how you set the proxy?
i am getting the same error can you give me the solution
Hi @meetsaroliya ,
A few things to try:
Make sure you are running Node.js v20 or above (according to the docs: Installation | Edge Impulse Documentation ). You can also try some of the fixes in the following posts:
[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…
Question/Issue:
I have issues when installing the CLI. I have gone through many forum threads and follow the suggested solutions. I have tried different version of nodejs (18.18, 20.8 with development tool script included) and python (3.9 and 3.12). This picture is when I tried the install script:
[errrors]
Can someone help me with this problem?