I'm trying to use NPM to install some packages, but for some reason NPM throws an ENOENT error: screenshot. Can anyone tell me what's going on here?
I'm trying to use NPM to install some packages, but for some reason NPM throws an ENOENT error: screenshot. Can anyone tell me what's going on here?
NPM is trying to invoke bash, which doesn't exist on windows. You should be able to fix this by installing Git Bash