I am trying to set up a node express development environment on windows 10. I have successfully installed node.js and npm but when I try to install express using:
<