Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

bug: mongodb has to be a peer dependency #3

@plushdohn

Description

@plushdohn

The mongodb package is leaving some disgusting warning logs whenever it's first loaded inside the app that uses Catalyst:

Screenshot 2023-04-26 at 21 33 32

This has only started happening since Catalyst was moved to a separate package. When the source files were part of the Next project, no such logs were visible.

I have no idea what is causing this, I thought it might have to do with mongodb being wrongfully imported in the browser but I don't see where or how this is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions