I've been trying for hours to set edge impulse cli, and I get the following

Checking if you have Node.js v12 or higher installed…
[^^] Node.js v20.9.0 installed!
Checking if you have Python 3.7 or higher installed…
[^
^] Python 3.12.0 installed!
Downloading the Build Tools for Windows bootstrapper, this may take a few minutes…
Checking your Build Tools for Windows configuration. This may take several minutes…
Installing the Edge Impulse CLI…
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, see https://github.com/request/request/issues/3142
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (ReDos Vulnerability Regression Visibility Notice · Issue #797 · debug-js/debug · GitHub)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (ReDos Vulnerability Regression Visibility Notice · Issue #797 · debug-js/debug · GitHub)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (ReDos Vulnerability Regression Visibility Notice · Issue #797 · debug-js/debug · GitHub)
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See There’s Math.random(), and then there’s Math.random() · V8 for details.
npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142

changed 378 packages in 30s
[>_<] Edge Impulse CLI is not installed.
PS C:\Users\Sistemas> edge-impulse-daemon

Hi @SPWANKILL,

I do not recognize those exact errors. You may want 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: