Skip to content

fix: lack of dependence#340

Closed
pzzyf wants to merge 3 commits intoplait-board:developfrom
pzzyf:fix-dependence
Closed

fix: lack of dependence#340
pzzyf wants to merge 3 commits intoplait-board:developfrom
pzzyf:fix-dependence

Conversation

@pzzyf
Copy link

@pzzyf pzzyf commented Nov 15, 2025

No description provided.

@pzzyf
Copy link
Author

pzzyf commented Nov 15, 2025

cc @lurenyang418 @pubuzhixing8

"@nx/playwright": "19.3.0",
"@nx/react": "19.3.0",
"@nx/vite": "^20.6.0",
"@nx/vite": "19.3.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know whether this modification is necessary?

It will cause the ci failure https://github.com/plait-board/drawnix/actions/runs/19824242357/job/56793816818

Copy link
Author

Choose a reason for hiding this comment

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

When I don't keep the NX package versions consistent, I get an error when starting the project, and I'm not sure why CI failed.

Copy link
Author

Choose a reason for hiding this comment

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

Console error:Could not load plugin @nx/vite/plugin

Copy link
Contributor

Choose a reason for hiding this comment

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

You meant that you will encounter error on the most simple scenario?

  1. clone
  2. npm install
  3. npm run start

Copy link
Author

Choose a reason for hiding this comment

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

yep

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