Skip to content

Instantly share code, notes, and snippets.

@EduardoMay
Created April 9, 2021 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EduardoMay/f02e6aff27bf5b24956a399633a466c9 to your computer and use it in GitHub Desktop.
Save EduardoMay/f02e6aff27bf5b24956a399633a466c9 to your computer and use it in GitHub Desktop.
Deploy to Heroku

Problem: sh: 1: babel: not found Solution: Add var env in Heroku NPM_CONFIG_PRODUCTION = false and rebuild app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment