[Bug Report] about command is not working
See original GitHub issueDescribe the bug
[2022-11-03 04:08:19 (+00)] [error]: Error occured while loading AboutCommand.js: Module “file:///app/package.json” is not of type “json”
(node:2481) ExperimentalWarning: The Node.js specifier resolution in ESM is experimental.
(Use node --trace-warnings ...
to show where the warning was created)
[2022-11-03 04:08:19 (+00)] [warn]: ExperimentalWarning: The Node.js specifier resolution in ESM is experimental.
no respond when using {prefix}about
Issue Analytics
- State:
- Created a year ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Capture and read bug reports - Android Developers
A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.
Read more >BUG REPORT (SERIOUS) - DEL command from command ...
ALL FOUR FILES WERE DELETED. It seems that the command prompt can't recognize the DOCX. in fact, if I do DIR *. DOC,...
Read more >BUG-REPORT: The 'Use a custom command' option NOT ...
BUG -REPORT: The 'Use a custom command' option is NOT WORKING. (This was encountered in the 'Caja' 1.2.0 file manager. The bug is...
Read more >Making a bug report command but kept getting "Type Error ...
Just like the title says, I want to make a bug report command that will send me the report. But I kept getting...
Read more >Bug Reporting Commands (Nessus Command Line)
To create the bug report archive, use the following command: # nessuscli bug-report- ... This information allows Tenable to better qualify your problem....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just tried running the bot with that version of node and yes, the bot unable to register
about
command. You should probably change to the current LTS version, as suggested by @MoustacheOff .Issue fixed in
3fdf9e1