-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug]: console-ninja not working with universal node application on node 20 #160
Comments
same issue here. |
Not work for me |
We're investigating the problem. While we do that, can you please ensure that Console Ninja is not |
Hello, I tried clicking on ‘restart’ but its simply stuck on ‘inactive’.
‘Current status Console Ninja is [??] inactive. Console Ninja has scanned your project dependencies, but has not found any tools that are supported.’
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: Simon ***@***.***>
Sent: Tuesday, June 27, 2023 11:40 PM
To: ***@***.***>
Cc: Ghada ***@***.***>; ***@***.***>
Subject: Re: [wallabyjs/console-ninja] [Bug]: console-ninja is inactive (Issue #160)
We're investigating the problem. While we do that, can you please ensure that Console Ninja is not Paused in your VS Code status bar, as that will also stop it from working. If Console Ninja is paused, you will need to stop your dev script, unpause, and then start your dev script again.
—
Reply to this email directly, view it on GitHub<#160 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AV64CY5WYXLAMWW5GY6DHK3XNNONZANCNFSM6AAAAAAZVXOQWA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
@NAsriGhada - can you also please provide your I also want to confirm that you're launching from the terminal with |
My console ninja not paused |
Check if Console Ninja is started, open |
Thanks for reporting the issue. We've reproduced and fixed it in v0.0.164. The issue was related to the way node 20+ loads ES modules. I guess you've got them enabled in your
|
Another option to consider is utilizing Quokka, which can offer you additional insights into your code. |
Hi, I did this and it still does the same. Console Ninja is inactive. |
I didn't do that, and even me adding type:"module" or type:"commonjs" doesn't work on both |
09:49:59.039 verb host received message extension.openedFiles |
11:04:38.928 info extension stopping host not worked version 0.0.172 |
Please disable the setting to get |
Yes, that is the correct setting. Is it working for you now with this setting unchecked? |
still does not work |
Could you please provide your |
11:04:38.928 info extension stopping host |
Hello, I updated the console-ninja and ran the commands and it worked, then I tested it in another folder, and I realized that I always have to run using the console-ninja node teste.js , is this command that will always be used? |
Yes, for Universal Node Apps you always need to add Also, I would recommend you disable (uncheck) |
What happened?
I installed console-ninja but it doesn't work, I already deleted the environment variables, uninstalled console-ninja and installed it again and it didn't work, I'm using windows 11 pro nodejs v20.2.0
Version
v0.0.163
Steps to reproduce (or sample repo)
I followed steps as described on the instruction for Universal Node applications
https://github.com/wallabyjs/console-ninja#universal-node-applications
Log output
The text was updated successfully, but these errors were encountered: