hkirat / docker-roadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

While running part-2/1-complex-app it is throwing an error caused by mongodb module

rohitcodism opened this issue · comments

The error is that :

docker-roadmap/part-2/1-complex-app/node_modules/mongodb/lib/operations/add_user.js:16
this.options = options ?? {};
^

SyntaxError: Unexpected token '?'

I couldn't solve it by anyway

Issue solved !!