Installation of edge impulse on Win11

installation problem of edge impulse on Win11.
After I run the command
npm install -g edge-impulse-cli --force.
I got the following result.

![b6b89f7d6ac170422dbd029b7fd89d46|690x286(upload://cfvhBgWSHXaXhGOJpLbrWUVIlCz.png) ![269317027ba46e7fd7c51be77ad047e2|690x352](upload://tCwa2lZs3ggnZ2ktKwajQX6GUbi.png)

Hi @Xianzhilu,

I think you had an issue when uploading your picture. Can you try again?

Best,

Louis

Can you try installing the CLI using WSL?

WSL provides an isolated environment that can be configured independently of your main Windows setup. It sometimes help if you can’t install the cli natively.

Best,

Louis

I tried WSL. It looks like ending with the same result. I am here in China. I have searched some guide on the internet and it seems that downloading from github with sharp is very slow in China even with a VPN. I suppose that is the main reason.

The output in WSL is as follow.
image

Finally, I succeed. The problem seems to be with the network. I cannot download the installation package from github. So I do the downloading manually, then the installation is completed.