“Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library” Code-Antworten

Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library

i have tried upgrading node-gyp:

sudo npm install -g node-gyp
It worked for me.

I find the solution here, I hope it can help.
Santino

Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library

// Add the following lines to the package.json file

"dependencies": {
    "firebase": "^5.0.2"
    ...
},
"resolutions": {
    "grpc": "^1.12.0"
}
Fine Flatworm

Ähnliche Antworten wie “Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library”

Fragen ähnlich wie “Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library”

Weitere verwandte Antworten zu “Knoten-Pre-GYP-Installation-Fallback-zu-Build-Bibrary = static_library” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen