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

[Sweep GHA Fix] The GitHub Actions run failed with... #204

Open
wants to merge 3 commits into
base: sweep/sweep_gha_fix_the_github_actions_run_fai_33
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jan 4, 2024

Description

This pull request includes the following changes:

  • Updated the CONTRIBUTING.md file to include additional instructions for installing dependencies and linking modules.
  • Modified the docker/images/n8n-custom/Dockerfile file to update the RUN command for installing dependencies and building the code.
  • Updated the package.json file in the packages/cli directory to add and update dependencies.
  • Updated the package.json file in the packages/core directory to add and update dependencies.
  • Updated the package.json file in the packages/editor-ui directory to add and update dependencies.
  • Updated the package.json file in the packages/node-dev directory to add and update dependencies.
  • Updated the package.json file in the packages/workflow directory to add and update dependencies.

Summary

  • Updated instructions for installing dependencies and linking modules in the CONTRIBUTING.md file.
  • Modified the docker/images/n8n-custom/Dockerfile file to update the RUN command for installing dependencies and building the code.
  • Added and updated dependencies in the package.json file in the packages/cli directory.
  • Added and updated dependencies in the package.json file in the packages/core directory.
  • Added and updated dependencies in the package.json file in the packages/editor-ui directory.
  • Added and updated dependencies in the package.json file in the packages/node-dev directory.
  • Added and updated dependencies in the package.json file in the packages/workflow directory.

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run npm install
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
npm ERR! code EJSONPARSE
npm ERR! file /home/runner/work/n8n/n8n/package.json
npm ERR! JSON.parse Failed to parse json
npm ERR! JSON.parse Unexpected string in JSON at position 369 while parsing '{
npm ERR! JSON.parse   "name": "n8n",
npm ERR! JSON.parse   "private": true,
npm ERR! JSON.parse   '
npm ERR! JSON.parse Failed to parse package.json data.
npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T05_32_06_493Z-debug.log

Created Pull Request: #210

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.

0 participants