Error on run NodeJS Editor & mssql
Error on run NodeJS Editor & mssql
When I run NodeJS editor with MsSQL, and open http://localhost:8081/simple/simple.html, it throw an error:
Unhandled promise error: [object Promise]TypeError: _this.driver.Connection is not a constructor
This discussion has been closed.
Replies
Solve it, as mention https://github.com/typeorm/typeorm/issues/387
to use mssql@3.3.0
Thanks for posting back. Great to hear you've got it working now.
Allan