Manifest.json Unexpected Token

前端 未结 6 1083
被撕碎了的回忆
被撕碎了的回忆 2021-02-10 20:30

Hello I pushed a react/express project up to heroku (https://polar-oasis-57801.herokuapp.com/) and received the following errors in the console: Chrome console error messages

6条回答
  •  灰色年华
    2021-02-10 20:48

    Check the index.html inside build and inside your public folder. I had the same issues and just found that issue was with Html nothing else.

    Thanks Binod Singh

提交回复
热议问题