Hi everyone,
I deployed the Library app as per the documentation, but when I try to access the deployed app url, I get an application error and in the logs I see this:
2021-03-01T11:51:11.140115+00:00 app[web.1]: > lib...@1.3.0 start /app
2021-03-01T11:51:11.140116+00:00 app[web.1]: > node server/index.js
2021-03-01T11:51:11.140116+00:00 app[web.1]:
2021-03-01T11:51:14.920596+00:00 app[web.1]: internal/modules/cjs/loader.js:638
2021-03-01T11:51:14.920621+00:00 app[web.1]: throw err;
2021-03-01T11:51:14.920622+00:00 app[web.1]: ^
2021-03-01T11:51:14.920622+00:00 app[web.1]:
2021-03-01T11:51:14.920623+00:00 app[web.1]: Error: Cannot find module 'passport-slack-oauth2'
..
..
2021-03-01T11:51:15.078146+00:00 heroku[web.1]: Process exited with status 1
2021-03-01T11:51:15.173569+00:00 heroku[web.1]: State changed from starting to crashed
Could someone help me with this?
Thanks & Regards,
Smita