Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
304 views
in Technique[技术] by (71.8m points)

reactjs - Blank Page when run build

I'm trying to deploy a project so I did an npm run build and after it to check it I did serve -s build. but when I'm checking the building one I get a blank page but in the regular project(not build), it is working fine. I tried to see if its a problem of routing but didn't found.

Repo

I deployed it anyway so you can see. Deploy of blank Page

question from:https://stackoverflow.com/questions/65559590/blank-page-when-run-build

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

In Package.json

Replace from

"homepage": "http://ethanolle.github.io/coca-cola"

to

"homepage": "."

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...