events.js:167 throw er; //Unhandled 'error' event
问题 Error: ENOSPC: no space left on device, watch '/home/me/Desktop/Edu/Web/JS/React/weather_app/public' I have over 700gb free space on my HDD, so don't think it is related to the error. !After the error it became unavailable to run 'npm start' on any project present on my machine. Today I started work on my project that I left yesterday evening in a perfectly working state. I wanted to add redux to my React project. Steps I made were: Initializing a local git repository and commiting the key