react-redux-universal-hot-example icon indicating copy to clipboard operation
react-redux-universal-hot-example copied to clipboard

heroku deploy error build script 'better-npm-run build'

Open adamchenwei opened this issue 8 years ago • 1 comments

capture

seems adding a version fix into package.json does not really work, "engines": { "node": "6.9.x" }

note: Error above is when without a engines set, but even when I did push the new code above up, and the error still persist. Thought?

and this error when I ran with 6.9.x

capture2

adamchenwei avatar Dec 26 '16 15:12 adamchenwei

Note: also, that, I do not think set prod to false is a fix, as it will start deploying develop version of the app into production. its more like workaround. No? Correct me if I am wrong~

adamchenwei avatar Dec 26 '16 15:12 adamchenwei