We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just tried using changelogen with npx and I keep getting this error:
changelogen
/bin/env: bad interpreter: No such file or directory
I've tried on a couple different computers and seems to be happening whenever you try to run the script 🤔 (I am on node 16, btw)
The text was updated successfully, but these errors were encountered:
I also encountered this problem, I am on node 14, btw
Sorry, something went wrong.
e4218cc
Thanks for the notice. It should be fixed in latest release (try with npx changelogen@latest)
npx changelogen@latest
working now!
No branches or pull requests
Just tried using
changelogen
with npx and I keep getting this error:I've tried on a couple different computers and seems to be happening whenever you try to run the script 🤔 (I am on node 16, btw)
The text was updated successfully, but these errors were encountered: