簡體   English   中英

Heroku:部署 express js 和 reactjs

[英]Heroku: Deploying express js and reactjs

我有一個使用 express 和 react 的項目。 我將它部署到 heroku 但在運行git push后,我在heroku logs中收到錯誤。 我 go 到指定的網頁,它說它找不到構建包。 我該怎么辦? 任何幫助將不勝感激!

you need to go this way: Settings -> Add buildpack -> node.js don't forget, that this is only start and you may need to add some scripts in your package.json file for heroku deployment process

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM