You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser type and version: Chrome 81.0.4044.138 (Official Build) (64-bit)
OS type and version: Mac Os Mojave 10.14.16
Node version: 12.16.3
Describe the bug
Hi,
I'm following the instructions from the course in the video https://frontendmasters.com/courses/modern-seo/challenge-1-solution
where we deploy the app to heroku, but after git push origin master completes, it shows an error that says a node version isn't specified in package.json
System Information
Describe the bug
Hi,
I'm following the instructions from the course in the video https://frontendmasters.com/courses/modern-seo/challenge-1-solution
where we deploy the app to heroku, but after
git push origin master
completes, it shows an error that says a node version isn't specified in package.jsonSteps to reproduce the behavior:
heroku apps:create
heroku config:set EXERCISE=deploy USE_HTTPS=true
git push heroku master
Expected behavior
App should be deployed to Heroku
Screenshots (optional)
The text was updated successfully, but these errors were encountered: