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

Cant run with docker in windows #199

Open
pgalinanes opened this issue Apr 16, 2023 · 0 comments
Open

Cant run with docker in windows #199

pgalinanes opened this issue Apr 16, 2023 · 0 comments

Comments

@pgalinanes
Copy link

I get this error:

/app/node_modules/connect-mongodb-session/node_modules/mongodb/lib/utils.js:123
2023-04-16 19:51:30 stretto-200-web-1 | process.nextTick(function() { throw err; });
2023-04-16 19:51:30 stretto-200-web-1 | ^
2023-04-16 19:51:30 stretto-200-web-1 |
2023-04-16 19:51:30 stretto-200-web-1 | ReferenceError: assert is not defined
2023-04-16 19:51:30 stretto-200-web-1 | at EventEmitter. (/app/index.js:18:3)
2023-04-16 19:51:30 stretto-200-web-1 | at emitOne (events.js:96:13)
2023-04-16 19:51:30 stretto-200-web-1 | at EventEmitter.emit (events.js:188:7)
2023-04-16 19:51:30 stretto-200-web-1 | at Store.handleError (/app/node_modules/connect-mongodb-session/index.js:186:19)
2023-04-16 19:51:30 stretto-200-web-1 | at /app/node_modules/connect-mongodb-session/index.js:54:26
2023-04-16 19:51:30 stretto-200-web-1 | at handleCallback (/app/node_modules/connect-mongodb-session/node_modules/mongodb/lib/utils.js:120:56)
2023-04-16 19:51:30 stretto-200-web-1 | at handleCallback (/app/node_modules/connect-mongodb-session/node_modules/mongodb/lib/utils.js:120:56)
2023-04-16 19:51:30 stretto-200-web-1 | at handleCallback (/app/node_modules/connect-mongodb-session/node_modules/mongodb-core/lib/cursor.js:171:5)
2023-04-16 19:51:30 stretto-200-web-1 | at _combinedTickCallback (internal/process/next_tick.js:73:7)
2023-04-16 19:51:30 stretto-200-web-1 | at process._tickCallback (internal/process/next_tick.js:104:9)

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