question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need help , tsc -d catch error, seems typeorm error, i’m not sure.

See original GitHub issue

I cannot build with tsc -d, it does not work well.

image

my repo is here, you can clone it and run npm run build.

Then you can see the errors.

tsc version: 3.6.2 node version: v10.16.0 use vscode.

Who can help me? thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:9

github_iconTop GitHub Comments

1reaction
zetokecommented, Aug 29, 2019
0reactions
sam-huntcommented, Sep 9, 2019

typescript@3.6.3-insiders.20190909 is out on npm

Read more comments on GitHub >

github_iconTop Results From Across the Web

Syntax Error: Unexpected token { on compiled typescript
So a member on the TypeORM Slack (going by uladzimir as of answering this question) solved the problem. The issue was with my...
Read more >
entitymetadatanotfounderror: no metadata for "users" was found.
Hey! So I recently updated to TypeORM 0.35 and after updating on run I am getting this error.
Read more >
typeorm/typeorm - Gitter
Hi guys having an issue, Im very new to TypeORM… I have the following entity: @Entity({ schema: "demo" }) export default class User ......
Read more >
Full-Stack TypeScript Apps - Part 1: Developing Backend APIs ...
js is a framework for building Node.js server-side web applications. What makes it special is that it addresses a problem that no other ......
Read more >
TypeScript Express tutorial #3. Error handling and validating ...
Not always everything goes perfectly, you need to expect the unexpected. To prepare for that, we cover Express error handling and incoming ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found