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

Better errors #16

Open
jensenaxel opened this issue Nov 18, 2016 · 1 comment
Open

Better errors #16

jensenaxel opened this issue Nov 18, 2016 · 1 comment

Comments

@jensenaxel
Copy link

I'm not sure if this is the place to put this, but How can I get better errors when compiling typescript? I get the following error:

18 Nov 13:59:54 - error: Compiling of app/models/preferences.model.ts failed.

I've got simple typescript errors, for example not using super() before everything else in a constructor. I want line numbers and the actual error from compiling. Does anyone know how to get this?

@colinbate
Copy link
Owner

Hi @jensenaxel this is a known issue of the brunch-typescript package. There are some things you can do to mitigate the issue, check out: https://github.com/baptistedonaux/brunch-typescript#errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants