“Node-Pre-Gyp Install--Fallback-to-Build --library = static_library” Código de respuesta

Node-Pre-Gyp Install--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

Node-Pre-Gyp Install--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

Respuestas similares a “Node-Pre-Gyp Install--Fallback-to-Build --library = static_library”

Preguntas similares a “Node-Pre-Gyp Install--Fallback-to-Build --library = static_library”

Más respuestas relacionadas con “Node-Pre-Gyp Install--Fallback-to-Build --library = static_library” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código