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

yarn.lock file seems not to be up-to-date with dependencies #363

Open
ayman-makki opened this issue May 16, 2024 · 0 comments
Open

yarn.lock file seems not to be up-to-date with dependencies #363

ayman-makki opened this issue May 16, 2024 · 0 comments

Comments

@ayman-makki
Copy link

ayman-makki commented May 16, 2024

I have seen this error coming a lot in previous issues, and still it is being raised for me. Building is fine, but running the calcom container leads to :


calcom-1  | Skipping Routing Form - Seeding - Pro User not found
calcom-1  | + yarn start
calcom-1  | Internal Error: @calcom/baa-for-hipaa@workspace:packages/app-store/baa-for-hipaa: This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile
calcom-1  |     at P0.getCandidates (/calcom/.yarn/releases/yarn-3.4.1.cjs:435:5145)
calcom-1  |     at yf.getCandidates (/calcom/.yarn/releases/yarn-3.4.1.cjs:391:1264)
calcom-1  |     at /calcom/.yarn/releases/yarn-3.4.1.cjs:439:7693
calcom-1  |     at of (/calcom/.yarn/releases/yarn-3.4.1.cjs:390:11070)
calcom-1  |     at ge (/calcom/.yarn/releases/yarn-3.4.1.cjs:439:7673)
calcom-1  |     at async Promise.allSettled (index 9)
calcom-1  |     at async $s (/calcom/.yarn/releases/yarn-3.4.1.cjs:390:10398)
calcom-1  |     at async /calcom/.yarn/releases/yarn-3.4.1.cjs:439:8205
calcom-1  |     at async ti.startProgressPromise (/calcom/.yarn/releases/yarn-3.4.1.cjs:390:47579)
calcom-1  |     at async je.resolveEverything (/calcom/.yarn/releases/yarn-3.4.1.cjs:439:6233)

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

No branches or pull requests

1 participant