question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug - property dbName does not exist

See original GitHub issue

I see that #349 was merged that should’ve fixed this, but it still doesn’t work.

If you go to the package in npmjs.org, click on “Explore” and go to src/types.d.ts then the type definition still does not include dbName. The first line of types.d.ts reads // Type definitions for connect-mongo 3.1, even though it is 3.2 that is the latest.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10

github_iconTop GitHub Comments

2reactions
mingchunocommented, Jul 20, 2020

I haven’t bumped a new version and release yet … I will bump the version after I clean up all the issues and PRs. I may also publish a beta version first. Will update you when it is done.

1reaction
ihgrantcommented, Jan 16, 2021

This is still an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Got Error “FATAL: database 'db name' does not exist” despite ...
The error message indicates that user and password are ok, but the database of that name does not exist. Share.
Read more >
PostgreSQL database does not exist error
I have encountered this issue when I created a database name without " ", just using a mixed case name like MyDatabase.
Read more >
Chapter 14. Properties - HSQLDB
When the property is true (the default), a new mem: or file: database will be created if it does not exist. Setting the...
Read more >
Security.Applications - InterSystems IRIS Data Platform 2022.2
This class defines the applications for a system. ... Depending on the type of application defined (Type property), properties may or may not...
Read more >
Create and Delete Databases and Tables in PostgreSQL
Learn how to create and delete database and table structures using SQL and command line utilities.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found