Skip to content

thread '<unnamed>' panicked at 'called Option::unwrap() on a None value' #1

@madhurasri

Description

@madhurasri

When I run using this command,
deno run --allow-net --allow-write --allow-read --allow-plugin --allow-env --unstable index.ts

I get this Error

thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', src\command\connect.rs:63:24
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  • OS: Windows 10
  • Deno Version: 1.0.5

Update :
Looks like it is an issue of deno_mongo MongoDB database driver with deno 1.0.5 version.
Check this : https://github.com/manyuanrong/deno_mongo/issues/44

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions