-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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:
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
Labels
No labels