1.运行项目是报(node:17004) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.

运行项目时报这个错,有可能是环境变量少了这个东西,可以试试,我的情况就是这样。

  NODE_OPTIONS     --openssl-legacy-provider

添加上去试试。添加完后要重启电脑。

posted @ 2023-05-26 09:56  sky-su  阅读(4973)  评论(0)    收藏  举报