Closed sahalazj-github closed 2 years ago
你如果本地没有编译环境,用 node-pre-gyp 提供的预编译模块吧: https://github.com/hyj1991/v8-profiler-next/releases
node-pre-gyp
国内应该是连接 github release page 的网络问题,所以下载预编译 binary 失败,导致回退到了本地编译,本地编译需要搭建编译环境才能安装。