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

chore: disable nx #58

Merged
merged 15 commits into from
Sep 29, 2024
Merged

chore: disable nx #58

merged 15 commits into from
Sep 29, 2024

Conversation

LingyuCoder
Copy link
Contributor

@LingyuCoder LingyuCoder commented Sep 27, 2024

Try to upgrade nx eco-ci but faild with errors below:

 NX   Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it. See errors below.
  
  Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
        WorkspaceValidityError: Configuration Error
    The following implicitDependencies point to non-existent project(s):
      create-nx-workspace
        workspace
        at assertWorkspaceValidity (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/utils/assert-workspace-validity.js:71:11)
        at buildProjectGraphUsingProjectFileMap (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/project-graph/build-project-graph.js:57:65)
        at buildProjectGraphAndSourceMapsWithoutDaemon (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/project-graph/project-graph.js:101:99)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        at async createProjectGraphAndSourceMapsAsync (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/project-graph/project-graph.js:208:25)
        at async createProjectGraphAsync (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/project-graph/project-graph.js:198:39)
        at async Object.runOne (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/command-line/run/run-one.js:24:26)
        at async handleErrors (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/utils/handle-errors.js:9:24)
        at async Object.handler (/home/runner/work/rspack-ecosystem-ci/rspack-ecosystem-ci/workspace/nx/nx/node_modules/.pnpm/nx@19.8.0-beta.2_@swc-node+register@1.9.1_@swc+core@1.5.7_@swc+helpers@0.5.11__@swc+types@0.1_cubwuss6rao5ft2z25wlmuz63m/node_modules/nx/src/command-line/run/command-object.js:32:26)

But the same commands run perfectly on my own macos machine, can not figure out why this happens.

So just disable nx eco-ci and wait for a futhur researching of nx project.

@LingyuCoder LingyuCoder changed the title feat: upgrade nx ci chore: disable nx Sep 29, 2024
@LingyuCoder LingyuCoder marked this pull request as ready for review September 29, 2024 06:40
@LingyuCoder LingyuCoder merged commit 3a93cd8 into main Sep 29, 2024
10 checks passed
@LingyuCoder LingyuCoder deleted the feat/upgrade-nx-ci branch September 29, 2024 06:40
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.

1 participant