ERROR in ./src/main.jsModule build failed (from ./node_modules/babel-loader/lib/index.js):Error: e

在尝试运行Vue项目时遇到错误,错误信息指向模块构建失败,具体涉及babel-loader和crypto模块。问题的根本原因是Node.js版本过高。解决方案是使用nvm(NodeVersionManager)切换到适合项目需求的Node版本。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ERROR in ./src/main.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)     
    at Object.createHash (node:crypto:133:10)
    at filename (D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:94:23)
    at D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:120:39
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (D:\作业\html\vue\vue2\03复 习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:3:103)
    at _next (D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:5:194)  
    at D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:5:364
    at new Promise (<anonymous>)
    at D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:5:97
    at handleCache (D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:159:18)
    at D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:204:18
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (D:\作业\html\vue\vue2\03复 习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:3:103)
    at _next (D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:5:194)  
    at D:\作业\html\vue\vue2\03复习数组知识\demo-cart\node_modules\babel-loader\lib\cache.js:5:364

webpack compiled with 3 errors

在导入vue项目之后运行出现的错误,原因是node的版本过高,可以使用nvm进行版本的切换:

nvm use 【version】

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值