“Node-PRE-GYP Instalação --Fallback-to-Build ---library = static_library” Respostas de código

Node-PRE-GYP Instalação --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 Instalação --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

Respostas semelhantes a “Node-PRE-GYP Instalação --Fallback-to-Build ---library = static_library”

Perguntas semelhantes a “Node-PRE-GYP Instalação --Fallback-to-Build ---library = static_library”

Mais respostas relacionadas para “Node-PRE-GYP Instalação --Fallback-to-Build ---library = static_library” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código