Skip to content

SyntaxError with MongoEntityManager version v0.2.23-rc10 #134

@eaaliprantis

Description

@eaaliprantis

Issue type: Bug with Loading EntityManager

[ ] question
[x ] bug report
[ ] feature request
[ ] documentation issue

Database system/driver: mysql

[ ] cordova
[ ] mongodb
[ x] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[ x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

Deno version:

[email protected]

Steps to reproduce or a small repository showing the problem:

Was attempting to run my project and it returns:

error: Uncaught SyntaxError: The requested module '../driver/mongodb/typings.ts' does not provide an export named 'Cursor'
Cursor,

    at <anonymous> (<https://deno.land/x/[email protected]/src/entity-manager/MongoEntityManager.ts>:18:1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions