Action
Tried to run npx gitmoji-changelog for the first time and got error
[28248:0201/153919.069:ERROR:node_bindings.cc(303)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
After this code editor opens file: @gitmoji-changelog/markdown/src/index.js. This happens no matter what options I use with this command.
Technical details
- Windows 11
- Node 20.11.0
- npx 9.3.1
- Tested on project with package.json, without CHANGELOG.md file, no previous releases
Action
Tried to run
npx gitmoji-changelogfor the first time and got error[28248:0201/153919.069:ERROR:node_bindings.cc(303)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.After this code editor opens file:
@gitmoji-changelog/markdown/src/index.js. This happens no matter what options I use with this command.Technical details