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

Low Error Message Verbosity #10

Open
vy opened this issue Sep 12, 2012 · 0 comments
Open

Low Error Message Verbosity #10

vy opened this issue Sep 12, 2012 · 0 comments

Comments

@vy
Copy link

vy commented Sep 12, 2012

When there occurs a compilation error, webc fails to provide necessary amount of verbosity in the error messages to spot the error. For instance, see below command output.

$ ../node_modules/webc/bin/webc watch -o ../out
path.exists is now called `fs.exists`.
Compile error: SyntaxError: Unexpected identifier

Can you guess what was wrong? webc was supposed to be displaying that the error belongs to src/jade/main.jade at line 6. (webc 0.1.2, jade 0.25.0)

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

1 participant