Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose instructions not working #35

Open
sbhavani opened this issue Mar 2, 2020 · 0 comments
Open

docker compose instructions not working #35

sbhavani opened this issue Mar 2, 2020 · 0 comments

Comments

@sbhavani
Copy link

sbhavani commented Mar 2, 2020

Getting the following error below. Issue resolved when switching to node:latest base image

vott_1 | > [email protected] start /app vott_1 | > node server.js vott_1 | vott_1 | internal/modules/cjs/loader.js:583 vott_1 | throw err; vott_1 | ^ vott_1 | vott_1 | Error: Cannot find module 'dotenv' vott_1 | at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) vott_1 | at Function.Module._load (internal/modules/cjs/loader.js:507:25) vott_1 | at Module.require (internal/modules/cjs/loader.js:637:17) vott_1 | at require (internal/modules/cjs/helpers.js:20:18) vott_1 | at Object.<anonymous> (/app/server.js:3:1) vott_1 | at Module._compile (internal/modules/cjs/loader.js:689:30) vott_1 | at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) vott_1 | at Module.load (internal/modules/cjs/loader.js:599:32) vott_1 | at tryModuleLoad (internal/modules/cjs/loader.js:538:12) vott_1 | at Function.Module._load (internal/modules/cjs/loader.js:530:3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant