“Node-GYP-Fehler” Code-Antworten

Node-GYP-Fehler

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-Wiederaufbau

# 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

Ähnliche Antworten wie “Node-GYP-Fehler”

Fragen ähnlich wie “Node-GYP-Fehler”

Weitere verwandte Antworten zu “Node-GYP-Fehler” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen