angular / flex-layout

Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
MIT License
5.9k stars 772 forks source link

update to firebase@5 #768

Closed amitport closed 6 years ago

amitport commented 6 years ago

Bug Report

What is the expected behavior?

installing flex-layout for dev should work

What is the current behavior?

installing flex-layout for development fails on windows with node 10

Is there anything else we should know?

Root package.json uses firebase@4 which transitively uses grpc@1.10.1 which fails to build on win+node 10. firebase@5 does not have this issue.

See also: https://github.com/grpc/grpc/issues/15403 https://github.com/angular/material2/issues/10401 https://github.com/angular/material2/issues/11735

CaerusKaru commented 6 years ago

Closing based on https://github.com/angular/material2/issues/11735#issuecomment-396028014

amitport commented 6 years ago

@CaerusKaru I don't really get it. Angular may not officially support Node.js@10, but it's not like it an esoteric end of life product. It's going to be LTS in October. You will need to update from firebase@4 soon enough and it should be an issue IMO (maybe not a very urgent one).

CaerusKaru commented 6 years ago

We will upgrade if and when Material upgrades, since we just use their build system and configuration. When the material issue gets resolved, it will be resolved here. I don't see any point in having multiple issues for the same thing.

angular-automatic-lock-bot[bot] commented 4 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.