I am getting this error when I am trying push my files into heroku rep.
Ive set autocrlf = false already in gitconfig but this problem is still there. i have also tr
for me deleting package-lock.json fixed my problem,
package-lock.json
turns out Heroku accepts only one package.json file :p