Skip to content
New issue

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

Release auto changelog require() #26

Open
Mikaleb opened this issue May 19, 2022 · 1 comment
Open

Release auto changelog require() #26

Mikaleb opened this issue May 19, 2022 · 1 comment

Comments

@Mikaleb
Copy link

Mikaleb commented May 19, 2022

Trying to make : https://github.com/release-it/keep-a-changelog works

ERROR require() of ES Module /home/mikaleb/Companies/XXX/code/XXX/node_modules/@release-it/keep-a-changelog/index.js from /home/mikaleb/Companies/XXX/code/XXX/node_modules/import-from/index.js not supported.
Instead change the require of /home/mikaleb/Companies/XXX/code/XXX/node_modules/@release-it/keep-a-changelog/index.js in /home/mikaleb/Companies/XXX/code/XXX/node_modules/import-from/index.js to a dynamic import() which is available in all CommonJS modules.
error Command failed with exit code 1.
@WirthAware
Copy link

You should update release-it to the latest version, this should fix you issue.
release-it changed how to import the plugins so you need to update both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants