browser-example icon indicating copy to clipboard operation
browser-example copied to clipboard

Not working in browser

Open ahmadhamzavi opened this issue 4 years ago • 0 comments

Issue type:

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

Database system/driver:

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

TypeORM version:

[x] latest [ ] @next

I've spent the entire day trying to set up this typeorm sample and run that in browser, I am incapable of doing it.I have a lot errors.

I searched, and do a lot of things, like : new webpack.ProvidePlugin({ 'window.SQL': 'sql.js/dist/sql-wasm.js' })

Please fix the example. Or create a new example project with Aurelia or Vue.js or Angular for run in browser

ahmadhamzavi avatar Jun 17 '20 15:06 ahmadhamzavi