“Kesalahan Node-Gyp” Kode Jawaban

Kesalahan Node-Gyp

how to fix this issue follow this step by step

1. open with run as powershell
2. npm i windows-build-tools -g
3. wait 5 minute, after 5 minute npm i node-gyp -g
4. enjoy successfully to install node-gyp
Restu Wahyu Saputra

Node-Gyp Rebuild

# 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
Cipriano98

Jawaban yang mirip dengan “Kesalahan Node-Gyp”

Pertanyaan yang mirip dengan “Kesalahan Node-Gyp”

Lebih banyak jawaban terkait untuk “Kesalahan Node-Gyp” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya