简体   繁体   中英

React-scripts build failed

Here is my GitHub repo: https://github.com/Stick-z/mern-shopping Whenever I try to deploy to heroku, I get this error: Exit status 254 I think it is because of the react-scripts-build, because I have seen it before when deploying it somewhere else.

Try

"build": "react-scripts build"

In package.json.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM