node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); 解决方法

在尝试运行yarndev或npmrundev命令时遇到一个错误,错误信息提示由于Node.js版本过高导致。解决方案是卸载当前版本的Node.js,然后安装推荐的稳定版v16.19.0。访问提供的链接可以下载相应版本进行安装。
摘要由CSDN通过智能技术生成

执行yarn dev 或者 npm run dev时出现错误:

node:internal/crypto/hash:67
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:130:10)

说明node版本太高,卸载node安装低版本node
推荐使用16.19.0的版本
地址: https://nodejs.org/download/release/v16.19.0/

在这里插入图片描述

出了什么错: ● Client █████████████████████████ compiling (0%) node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at module.exports (E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\lib\util\createHash.js:135:53) at NormalModule._initBuildHash (E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\lib\NormalModule.js:417:16) at handleParseError (E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\lib\NormalModule.js:471:10) at E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\lib\NormalModule.js:503:5 at E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\lib\NormalModule.js:358:12 at E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\node_modules\loader-runner\lib\LoaderRunner.js:373:3 at iterateNormalLoaders (E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\node_modules\loader-runner\lib\LoaderRunner.js:214:10) at Array.<anonymous> (E:\learn\张老师项目\mark\mark\frontend\node_modules\webpack\node_modules\loader-runner\lib\LoaderRunner.js:205:4) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } Node.js v18.16.1 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
07-14
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值