“Installation de nœud-pré-gyp --fallback-to-build - library = static_library” Réponses codées

Installation de nœud-pré-gyp --fallback-to-build - library = 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

Installation de nœud-pré-gyp --fallback-to-build - library = static_library

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

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

Réponses similaires à “Installation de nœud-pré-gyp --fallback-to-build - library = static_library”

Questions similaires à “Installation de nœud-pré-gyp --fallback-to-build - library = static_library”

Plus de réponses similaires à “Installation de nœud-pré-gyp --fallback-to-build - library = static_library” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code