nagac121

Results 4 comments of nagac121

I installed libpng-dev and ran yarn dev, it did not work. then, I deleted node_modules and ran `yarn` and then `yarn dev` worked. now, my repo is up and running.

I am facing same issue. when I ran `yarn dev`, it gave ``` ERROR The gatsby-source-react-error-codes plugin has failed: Error: read ECONNRESET ``` I deleted node_modules from the project ran...

Hi @gurnoor-garry Thanks for taking a look. My node version is v16.16.0

> You might want to use docker or learn about it for long term solution. Docker helps you work with different versions of an application using what is called containers...