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

typeorm throws error: (DriverPackageNotInstalledError): SQLite package has not been found installed #2

Closed
erssebaggala opened this issue May 9, 2019 · 5 comments
Projects

Comments

@erssebaggala
Copy link
Member

erssebaggala commented May 9, 2019

System
Windows 10
node@v10.15.3
npm@6.4.1
electron@4.1.5

Typeorm throws error above when using sqlite3.

Similar to:
typeorm/typeorm#2456

@erssebaggala erssebaggala changed the title Module not found: Can't resolve 'react-native-sqlite-storage' typeorm throws error: (DriverPackageNotInstalledError): SQLite package has not been found installed May 9, 2019
@erssebaggala erssebaggala added this to Needs triage in BTS-CE-Lite May 16, 2019
@timoschwarzer
Copy link

@erssebaggala Randomly found your issue. If it works if you downgrade TypeORM to 0.2.13 then this issue might be interesting for you: typeorm/typeorm#4210

@erssebaggala
Copy link
Member Author

@timoschwarzer thanks. I will test and confirm.

@erssebaggala
Copy link
Member Author

erssebaggala commented May 31, 2019

@timoschwarzer I tested and ran into a bunch of other errors
First, I got this:
Module not found: Can't resolve 'aws-sdk' in 'C:\Users\Emmanuel\Documents\Bodastage\code_repos\pr\bts-ce-lite\node_modules\node-pre-gyp\lib'

I bit and installed it. Then I got this error:

./node_modules/npm/bin/npm-cli.js 1:0
Module parse failed: Unexpected character '#' (1:0)

I will investigate further and share my findings

@timoschwarzer
Copy link

These two errors don't seem related to TypeORM though

@erssebaggala erssebaggala moved this from Needs triage to Low priority in BTS-CE-Lite Jul 21, 2019
@erssebaggala
Copy link
Member Author

typeorm has no clear way of switching schemas for PostgreSQL at the moment. We have decided to use node-pg-migrate

BTS-CE-Lite automation moved this from Low priority to Closed Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
BTS-CE-Lite
  
Closed
Development

No branches or pull requests

2 participants