-
Notifications
You must be signed in to change notification settings - Fork 1
files missed in package folder #1
Copy link
Copy link
Open
Description
in pnpm-workspace.yaml
packages:
- 'apps/**'
- 'config/**'
- 'packages/layerzero-definitions/**'
- 'packages/layerzero-utility/**'
- 'packages/sdk/**'
the layerzero-definitions and the layerzero-utility doesn't exist
when you run pnpm dev:up, errors like this will be reported
RR_PNPM_WORKSPACE_PKG_NOT_FOUND In apps/executor: "@lz/lz-utility-v2@workspace:^" is in the dependencies but no package named "@lz/lz-utility-v2" is present in the workspace
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels