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
'dotenv' should be listed in the project's dependencies not in the devDependencies as you need it in order to run your program and not only when you deploy. Maybe this could be the reason why you were not able to deploy in Heroku.
eslint is great!!! We shoul use it 😄
The text was updated successfully, but these errors were encountered:
'dotenv' should be listed in the project's dependencies not in the devDependencies as you need it in order to run your program and not only when you deploy. Maybe this could be the reason why you were not able to deploy in Heroku.
eslint is great!!! We shoul use it 😄
The text was updated successfully, but these errors were encountered: