Skip to content

issues Search Results · repo:typeorm/typescript-example language:TypeScript

Filter by

7 results
 (93 ms)

7 results

intypeorm/typescript-example (press backspace or delete to remove)

https://github.com/typeorm/typescript-example/blob/b6f2df3e3b93471ff0aef6d8c9d17d553240b5a0/README.md?plain=1#L5 Is there a ormconfig.ts in updated versions? I came here looking for awnsers, but I see ...
  • Henriquelay
  • 1
  • Opened 
    on Jun 15, 2022
  • #11

MacOS Catalina 10.15.4 How to reproduce, simply install using quick guide npm install typeorm --save npm install reflect-metadata --save npm install @types/node --save npm install pg --save npm install ...
  • colleeseum
  • 2
  • Opened 
    on May 31, 2020
  • #9

package.json needs dev dependency @types/node.
  • malkaviano
  • Opened 
    on Jul 30, 2019
  • #7

  • bgarnier17
  • Opened 
    on Apr 9, 2019
  • #6

The current ormconfig.json file has *.js instead of *.ts. { name : default , type : mysql , host : localhost , port : 3306, username : test , password : test , database : test ...
  • Kurry
  • 2
  • Opened 
    on Apr 10, 2018
  • #5

am getting this error: plz help if u can Error: { Error: connect ECONNREFUSED 127.0.0.1:3306 at Object.exports._errnoException (util.js:1018:11) at exports._exceptionWithHostPort (util.js:1041:20) at TCPConnectWrap.afterConnect ...
  • tamanna-makkar
  • 1
  • Opened 
    on Nov 14, 2017
  • #4

Just checked out the repo and follows the instructions in README. NPM start fails - i noticed there s no build folder. Running tsc manually results in: ➜ typescript-example git:(master) ✗ tsc node_modules/rxjs/observable/PairsObservable.d.ts(1,1): ...
  • rightisleft
  • 2
  • Opened 
    on Nov 13, 2016
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub