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

Update package.json #12454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update package.json #12454

wants to merge 1 commit into from

Conversation

artistrydat
Copy link

EDITED:
If your deployment fails with "Exited with status 1", with the following in the logs "our Node.js version 23.0.0 is currently not supported by n8n. Please use Node.js v18.17.0 (recommended), v20, or v22 instead!".

Summary

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

EDITED:
If your deployment fails with "Exited with status 1", with the following in the logs "our Node.js version 23.0.0 is currently not supported by n8n. Please use Node.js v18.17.0 (recommended), v20, or v22 instead!".
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@n8n-assistant n8n-assistant bot added community Authored by a community member in linear Issue or PR has been created in Linear for internal review labels Jan 3, 2025
@Joffcom
Copy link
Member

Joffcom commented Jan 3, 2025

Hey @artistrydat,

Thanks for the PR, We have created "GHC-616" as the internal reference to get this reviewed.

One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.

@Joffcom
Copy link
Member

Joffcom commented Jan 3, 2025

Hey @artistrydat

Is this intended for this repo?

@@ -3,7 +3,7 @@
"version": "1.73.0",
"private": true,
"engines": {
"node": ">=20.15",
Copy link
Member

Choose a reason for hiding this comment

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

This is the monorepo package.json, and not the one for the npm package n8n.
The target users of this file are the contributors of this project.
Are you building the app from source, instead of using the releases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants