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

Warning when running in verbose mode #32

Closed
AlexChesters opened this issue May 3, 2017 · 4 comments · Fixed by #39
Closed

Warning when running in verbose mode #32

AlexChesters opened this issue May 3, 2017 · 4 comments · Fixed by #39

Comments

@AlexChesters
Copy link

A warning is printed to the console when running in verbose mode.

(node:34135) Warning: No such label 'End Recording' for console.timeEnd()
@AlexChesters
Copy link
Author

This is probably a result of nodejs/node#6452

@gillesdemey
Copy link
Owner

Thanks for tracking this down, I was wondering how that would even be possible without a change in the API 😅

@AlexChesters
Copy link
Author

No worries @gillesdemey, I've had a quick go at fixing it but I've not really got anywhere :(

@gillesdemey
Copy link
Owner

This will be fixed in 1.0.0 where we no longer use console.time

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

Successfully merging a pull request may close this issue.

2 participants