📌  相关文章
📜  node-gyp rebuild - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:28.009000             🧑  作者: Mango

代码示例1
# Open the terminal as an administrator
# Go to your project folder and run:
npm config set node_gyp
npm config set msvs_version 2017
npm i