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

module is not defined #3

@multiplehats

Description

@multiplehats

@prisma/client needs to be both installed in apps/web as well as packages/database.

It's currently not possible to do import { PrismaClient } from '@acme/database' as it will throw an error: module is not defined.

Related to this issue, alternatively see this Slack thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions