首页 > 其他分享 >运行脚手架出现4058digital envelope routines::unsupported

运行脚手架出现4058digital envelope routines::unsupported

时间:2023-02-03 16:00:10浏览次数:43  
标签:vue routines envelope unsupported 4058digital 脚手架

如何处理 Node 报错 Error: error:0308010c:digital envelope routines::unsupported

是因为本人下载的node.js是最高版本【18】,但是下载的vue是4.4.6,因此升级vue到最新版本,然后需要重新创建项目【因为刚才的项目用的是vue2】,我们需要使用的是vue3,在创建的时候选3就不会出错了

标签:vue,routines,envelope,unsupported,4058digital,脚手架
From: https://www.cnblogs.com/Liku-java/p/17089547.html

相关文章