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
Describe the bug const wrap = require('wrap-ansi'); Error [ERR_REQUIRE_ESM]: require() of ES Module
Current behavior standard-version
Expected behavior standard-version
Environment
standard-version
Possible Solution 一般都是当前使用依赖的版本过高导致,请将对应的依赖降低版本。 降低到那个版本?
Additional context
The text was updated successfully, but these errors were encountered:
For anyone experiencing this issue, try removing and then adding the standard-version package. It worked for me.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
const wrap = require('wrap-ansi'); Error [ERR_REQUIRE_ESM]: require() of ES Module
Current behavior
standard-version
Expected behavior
standard-version
Environment
standard-version
version(s): v9.5.0Possible Solution
一般都是当前使用依赖的版本过高导致,请将对应的依赖降低版本。
降低到那个版本?
Additional context
The text was updated successfully, but these errors were encountered: