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

Downgrade Travis CI Node.js version to 14.9.0 #1454

Merged
merged 2 commits into from
Sep 10, 2020
Merged

Downgrade Travis CI Node.js version to 14.9.0 #1454

merged 2 commits into from
Sep 10, 2020

Conversation

Giotino
Copy link
Collaborator

@Giotino Giotino commented Sep 10, 2020

In order to keep using Travis CI correctly v14.9.0 has been specified instead of v14 (latest available).

This is a temporary measure, a rollback of the commit "stream: simpler and faster Readable async iterator" which broke nearly everything in Got has been planned for the next Node.JS release (v14.10.1) nodejs/node#35137

I don't know if downgrading Node.JS for CI is the right thing to do, but I think it won't do any harm while waiting for some fix for v14.10.0.

@sindresorhus @szmarczak

@sindresorhus sindresorhus changed the title Travis CI Node.JS 14 downgrade (to v14.9.0) Downgrade Travis CI Node.js version to 14.9.0 Sep 10, 2020
@sindresorhus sindresorhus merged commit 27470b5 into sindresorhus:master Sep 10, 2020
@Giotino Giotino deleted the ci-node-downgrade branch September 11, 2020 11:57
@Giotino
Copy link
Collaborator Author

Giotino commented Sep 11, 2020

Now that the commit "stream: simpler and faster Readable async iterator" has been reverted this PR should also be reverted.

@sindresorhus

@sindresorhus
Copy link
Owner

@Giotino We have to wait until it's released and available on Travis.

@Giotino
Copy link
Collaborator Author

Giotino commented Sep 11, 2020

@Giotino We have to wait until it's released and available on Travis.

As you can see here https://travis-ci.com/github/sindresorhus/got/jobs/383613035
NVM on Travis CI is installing v14.10.1 for the 14 target.

sindresorhus added a commit that referenced this pull request Sep 11, 2020
@sindresorhus
Copy link
Owner

0e0eefd

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

Successfully merging this pull request may close these issues.

None yet

2 participants