Installing Edge Impulse CLI for MAC

Question/Issue:
Hi, I keep getting an error issue when installing the edge impulse CLI on mac. I read through some answers with the same problem. The solution was to install node js using nvm. I’ve done that, but I am still facing the same issue. Can someone help me out, please?

Hello @AbenaK,

Could you please share the output of:

npm uninstall -g edge-impulse-cli
npm install -g edge-impulse-cli

This will help me to understand where the issue comes from

Best,

Louis

for the uninstall -g edge-impulse-cli
the output is
"up to date, audited 1 package in 209ms

found 0 vulnerabilities"