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

IGAPP-xx: Fix node version in readme #588

Merged
merged 2 commits into from
Feb 23, 2022
Merged

Conversation

ztefanie
Copy link
Member

This pull request belongs to an issue on our bugtracker.
You can find it there by looking for an issue with the key which is mentioned in the title of this pull request.
It starts with the keyword IGAPP.

@@ -51,7 +51,7 @@ to make these changes available in both projects.

- Rate our Integreat app in the [PlayStore](https://play.google.com/store/apps/details?id=tuerantuer.app.integreat)
and the [Apple App Store](https://apps.apple.com/ae/app/integreat/id1072353915).
- Install [nodejs](https://nodejs.org/). At least v14.17 is required.
- Install [nodejs](https://nodejs.org/). (Version >= 15.0 and <= 16.13.0 required)
Copy link
Member

Choose a reason for hiding this comment

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

Why is it restricted not to be higher than 16.13.0?

Copy link
Member Author

Choose a reason for hiding this comment

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

Otherwise this error will occur: TypeError: Cannot read properties of undefined (reading 'transformFile')

Copy link
Member

Choose a reason for hiding this comment

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

Did you find an issue for this?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think setting export NODE_OPTIONS=--openssl-legacy-provider fixes this issue nodejs/node#40455

@ztefanie ztefanie merged commit f78aa6f into main Feb 23, 2022
@ztefanie ztefanie deleted the IGAPP-xx-fix-readme-node-version branch February 23, 2022 08:52
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.

3 participants