I am trying to install edge impulse cli and I am getting this error constantly. I tried removing and reinstalling node.js multiple times with additional tools box checked during installation but its not working. Finally I tried creating a new anaconda environment and installed node.js through the command
conda install -c conda-forge nodejs
but still I am getting the same error. Please help me