Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError with MongoEntityManager version v0.2.23-rc10 #134

Open
eaaliprantis opened this issue Jan 23, 2021 · 0 comments
Open

SyntaxError with MongoEntityManager version v0.2.23-rc10 #134

eaaliprantis opened this issue Jan 23, 2021 · 0 comments

Comments

@eaaliprantis
Copy link

eaaliprantis commented Jan 23, 2021

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:

typeorm@v0.2.23-rc10

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/typeorm@v0.2.23-rc10/src/entity-manager/MongoEntityManager.ts>:18:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant