Artem Govorov
Artem Govorov
@paperdave Hey 👋, any chance your personal website is published on Github or we can access its source to debug? We have tried simple Astro project generated as described at...
@paperdave We have been able to identify the issue from the stack. It's our newly added (for Bun only) rotated stream library was acting up (we couldn't use our time...
We have seen an issue like this before and it was related to Next.js SWC compilation: https://github.com/vercel/next.js/issues/44113. We have added a fix for it in Console Ninja when it was...
> I don`t want to litter my project with console.log calls which is not recommended for production. The idea of Console Ninja is to enhance `console.log` for dev mode. Ie....
Until such time the support for custom loggers is added, [logpoints](https://github.com/wallabyjs/console-ninja#logpoints) may be used as a (more powerful) alternative.
We have seen an issue like this before and it was related to SWC compilation: https://github.com/vercel/next.js/issues/44113. It was fixed in Console Ninja when it was originally reported. Please create a...
The `NODE_TLS_REJECT_UNAUTHORIZED` error should not be relevant, and from the screenshot and the log everything looks ok. Can you please create a sample GitHub repository demonstrating the issue? We are...
We have tried the https://github.com/liubiliubi/hm-shopping repo, and Console Ninja is working as expected: Please do the following: - Close all VS Code instances, - Clear the content of `~/.console-ninja/trace.log` file...
The log looks incomplete, it should contain a few more lines. Can you please run through the list of actions https://github.com/wallabyjs/console-ninja/issues/250#issuecomment-1865914136 again, but this time clear the log after closing...
@tanyibate No updates at the moment, but please upvote the initial issue comment if you like the feature request and need the feature for your workflow.