Open envCode opened 1 year ago
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
For anyone experiencing this issue, try removing and then adding the standard-version package. It worked for me.
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