Node 安装依赖报错(Use `node --trace-deprecation ...` to show where the warning was created) Error: error:0308010C:digital envelope routines::unsupported

报错:(Use node --trace-deprecation ... to show where the warning was created)
Error: error:0308010C:digital envelope routines::unsupported

原因:使用了 18.19.0版本的node
解决方案:使用nvm切换node版本为16.20.0 解决

posted @ 2024-11-12 10:06  龙陌  阅读(1402)  评论(0)    收藏  举报