1 min readJan 4, 2020
Hi Mo, you should always add “/node_modules” to your .gitignore file. In my case the problem was related to some large files I had in my repository. Anyway, I suggest you to use http://gitignore.io/ to generate your .gitignore files. Have a nice day!