Skip to content

Use Bun with prisma import typo #25491

@nasbkrv

Description

@nasbkrv

What is the type of issue?

Documentation is incorrect

What is the issue?

On step 6 inside the code example;
import { PrismaLibSQL } from "@prisma/adapter-libsql";
should actually be:
import { PrismaLibSql } from "@prisma/adapter-libsql";

Where did you find it?

here

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions