小编kar*_*rma的帖子

openssl 错误堆栈错误:03000086:数字信封例程::初始化错误

 opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
 library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
   }

  Node.js v19.5.0
Run Code Online (Sandbox Code Playgroud)

我在 nextjs 项目中收到此错误。

我不想降级我的nodejs 软件版本。还有其他解决办法吗?

node.js node-modules webpack next.js

3
推荐指数
1
解决办法
1万
查看次数

标签 统计

next.js ×1

node-modules ×1

node.js ×1

webpack ×1