AkhileshNS / heroku-deploy

A simple github action that dynamically deploys an app to heroku
MIT License
972 stars 254 forks source link

Got an error when using env_file as params #170

Open nljms opened 1 year ago

nljms commented 1 year ago

Got this error: Error: Error: Cannot find module 'dotenv'. And was able to fix this by adding dotenv to package.json.