Skip to content

Revert nodejs to v14 LTS release#245

Merged
jgraettinger merged 2 commits into
masterfrom
zach/nodejs_macm1
Sep 23, 2021
Merged

Revert nodejs to v14 LTS release#245
jgraettinger merged 2 commits into
masterfrom
zach/nodejs_macm1

Conversation

@snowzach
Copy link
Copy Markdown
Contributor

@snowzach snowzach commented Sep 22, 2021

Because of this issue with Docker For Mac docker/for-mac#5831
Using the flowctl.sh script does not work on M1 Macs when it is using Node 16. This PR reverts back to Node V14 which is the LTS release anyhow and does include the nullish collating operator which I understand was the main driver for upgrading Node.
It also adds a command option to ensure the flow docker image is up to date as part of the flowctl.sh script.


This change is Reviewable

@snowzach snowzach requested a review from a team September 22, 2021 17:53
@snowzach snowzach changed the title Revert nodejs to latest v14 LTS release Revert nodejs to v14 LTS release Sep 22, 2021
Copy link
Copy Markdown
Member

@jgraettinger jgraettinger left a comment

Choose a reason for hiding this comment

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

LGTM. Merging now because this also seems to fix an npm permission issue seen w/ connector tests.

@jgraettinger jgraettinger merged commit 25c9ed8 into master Sep 23, 2021
@jgraettinger jgraettinger deleted the zach/nodejs_macm1 branch September 23, 2021 15:33
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.

2 participants