Skip to content

Patternfly react seed does not install or build #270

@dlabaj

Description

@dlabaj

Describe the bug
Patternfly react seed currently does not build. It's failing to do an install due to a vite error:

error Invariant Violation: could not find a copy of vite to link in /Users/dlabaj/repos/patternfly-react-seed/nodemodules/vitest/nodemodules
at invariant (/Users/dlabaj/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:2318:15)
at PackageLinker. (/Users/dlabaj/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:48524:7)
at Generator.next ()
at step (/Users/dlabaj/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:310:30)
at /Users/dlabaj/.cache/node/corepack/v1/yarn/1.22.22/lib/cli.js:321:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

To Reproduce
clone the repository then do a yarn install.

Expected behavior
yarn install should complete successfully.

Additional notes
This is currently BLOCKING work being done ai-helpers and patternlfy-cli.


Jira Issue: PF-4007

Metadata

Metadata

Assignees

Labels

PF TeambugSomething isn't working

Type

No fields configured for Bug.

Projects

Status
Ready to assign

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions