You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 :
The text was updated successfully, but these errors were encountered: