Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error when I install firebase #62

Closed
obscure12 opened this issue Nov 26, 2019 · 9 comments
Closed

build error when I install firebase #62

obscure12 opened this issue Nov 26, 2019 · 9 comments

Comments

@obscure12
Copy link

I created project by this command.

npx create-nextron-app <MY-APP> --example with-typescript-material-ui

and run npm run build
This time I finished this command successfully.

But after I installed firebase by this command.

npm install --save firebase

and I run npm run build again

there are these error

rebuilding native dependencies  dependencies=grpc@1.24.2 platform=darwin arch=x64
Failed at the grpc@1.24.2 install script.

Please kindly check. Thank you

@lacymorrow
Copy link
Collaborator

Hi @obscure12, what version of NodeJS are you running?

@obscure12
Copy link
Author

Hi @lacymorrow

this is my environment

node 
v12.13.1

npm
6.12.1

@saltyshiomix
Copy link
Owner

@obscure12

Sorry I can't reproduce the error:

(Building is successful)

スクリーンショット 2019-12-10 20 16 54

But it takes about 10 minutes.

It may be the network or out of memory error, I wonder.

@obscure12
Copy link
Author

obscure12 commented Dec 10, 2019

@saltyshiomix
Thank you so much for your response.
Could you tell me your environment and process of creating project

What are your node , npm and nextron version ?

and is this same process with you ?

npx create-nextron-app example-project --example with-typescript-material-ui

npm install --save firebase

npm run build

Please kindly check. Thank you

@saltyshiomix
Copy link
Owner

saltyshiomix commented Dec 10, 2019

@obscure12

Here is my env:

  • Node.js v12.13.1
  • npm v6.12.1
  • nextron v5.14.1

And surely I tracked the same instructions 👍

@saltyshiomix
Copy link
Owner

grpc/grpc-node#888

@saltyshiomix
Copy link
Owner

@obscure12

Do you use nvm for Node.js version management?

I use Node.js from homebrew:

$ brew install node@12

@obscure12
Copy link
Author

@saltyshiomix
I'm using nodebrew

@Psycokwet
Copy link
Collaborator

This is pretty old, and have been abandoned for a while, closing it now to tidy up a bit 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants