When I tried to push my nodejs app to heroku with git push heroku master, i got this:
git push heroku master
Counting objects: 975, done. Delta compression using up to
I fixed it by join to the path of an imported module that did not belong to Node. More info here https://stackoverflow.com/a/64772154/12982656
join