tylermcginnis / re-base

:fire: A Relay inspired library for building React.js + Firebase applications. :fire:
2.13k stars 143 forks source link

Facing node-pre-gyp issue whenever I'm going to install re-base #263

Closed kapilropani closed 5 years ago

kapilropani commented 6 years ago

Please help me to solve this issue as soon as possible. I'm using: OS: Ubuntu 18.04 ReactJs: 16.2.0 Node: 10.12.0 NPM: 6.4.1

Here is the snap of concern issue: Snap#1:

image

Snap#2:

image

Thanks

LiteSoul commented 5 years ago

Actually that issue is from trying to install firbase, not re-base! Try to install an older firebase version, this works "firebase": "4.6.2"

kapilropani commented 5 years ago

@LiteSoul Thanks, but it has been resolved.

kapilropani commented 5 years ago

I have resolved this issue by installing everything new from the scratch with npm@latest available.