Skip to content

fix(ci): Use node 10 to fix the build#2230

Merged
jamesdaniels merged 1 commit intoangular:masterfrom
NothingEverHappens:fix/use-fix-node-version
Oct 27, 2019
Merged

fix(ci): Use node 10 to fix the build#2230
jamesdaniels merged 1 commit intoangular:masterfrom
NothingEverHappens:fix/use-fix-node-version

Conversation

@NothingEverHappens
Copy link
Copy Markdown
Contributor

Currently node version for travis is LTS, which switched from 10 to 12 recently, hence all builds are failing because of node-gyp.

image

My understanding is that updating to firebase 7 would eventually allow us to switch back to LTS, but short term this should fix the build.

cc #2221

Copy link
Copy Markdown
Member

@jamesdaniels jamesdaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jamesdaniels jamesdaniels merged commit 6eb1551 into angular:master Oct 27, 2019
peterennis added a commit to peterennis/angularfire2 that referenced this pull request Oct 28, 2019
fix(ci): Use node 10 to fix the build (angular#2230)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants