cal.com
cal.com copied to clipboard
Vercel deployment failed at the serverless middleware stage
Issue Summary
Following docs on deploying with Vercel. The web build finished successfully. After that, it failed with the following messages:
vc-file-system:apps/web/middleware.js:3:25: ERROR: Could not resolve "next-collect/server"
vc-file-system:packages/lib/telemetry.js:4:25: ERROR: Could not resolve "next-collect/client"
Looks like the middleware deployment failed with unresolved packages.
Steps to Reproduce
Follow exactly docs on deploying with Vercel.
Technical details
- Vercel Node.js version: 16.x
- Vercel deploy logs:
[22:00:40.298] Cloning github.com/dizys/cal.com (Branch: main, Commit: cc03b13)
[22:00:44.769] Warning: Failed to fetch one or more git submodules
[22:00:44.770] Cloning completed: 4.471s
[22:00:45.551] Looking up build cache...
[22:00:45.679] Build Cache not found
[22:00:45.731] Running "vercel build"
[22:00:46.393] Vercel CLI 28.2.5
[22:00:46.612] Warning: When using Next.js, it is recommended to place Node.js Serverless Functions inside of the `pages/api` (provided by Next.js) directory instead of `api` (provided by Vercel). Learn More: https://nextjs.org/docs/api-routes/introduction
[22:00:47.327] Running "install" command: `cd ../.. && yarn install`...
[22:00:47.753] yarn install v1.22.17
[22:00:48.009] [1/5] Validating package.json...
[22:00:48.074] [2/5] Resolving packages...
[22:00:48.730] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:00:48.731] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:00:48.732] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:00:49.133] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.54"
[22:00:49.573] [3/5] Fetching packages...
[22:02:20.124] [4/5] Linking dependencies...
[22:02:20.132] warning " > [email protected]" has unmet peer dependency "typescript@^3.0.0 || ^4.0.0".
[22:02:20.133] warning "jest-mock-extended > [email protected]" has unmet peer dependency "typescript@>=3.7.0".
[22:02:20.135] warning " > [email protected]" has unmet peer dependency "typescript@>=4.3".
[22:02:20.135] warning " > @calcom/[email protected]" has unmet peer dependency "react@^18.2.0".
[22:02:20.135] warning " > @calcom/[email protected]" has unmet peer dependency "react-dom@^18.2.0".
[22:02:20.136] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > [email protected]" has unmet peer dependency "prop-types@>=15.7.2".
[22:02:20.136] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
[22:02:20.137] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.138] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.138] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.138] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.139] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/[email protected]" has unmet peer dependency "vite@>= 3.0.0".
[22:02:20.140] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/[email protected]" has unmet peer dependency "require-from-string@^2.0.2".
[22:02:20.141] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > [email protected]" has unmet peer dependency "webpack@>=2".
[22:02:20.141] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > [email protected]" has unmet peer dependency "webpack@^5.0.0".
[22:02:20.141] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > [email protected]" has unmet peer dependency "@storybook/addons@^6.0.0".
[22:02:20.142] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > @next-auth/[email protected]" has unmet peer dependency "@prisma/client@>=2.26.0 || >=3".
[22:02:20.142] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.143] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > @vercel/[email protected]" has incorrect peer dependency "react@^17.0.0".
[22:02:20.143] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > @vercel/[email protected]" has incorrect peer dependency "react-dom@^17.0.0".
[22:02:20.146] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has incorrect peer dependency "react@^16.14.0 || ^17.0.0".
[22:02:20.146] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has incorrect peer dependency "react@^16.3.2".
[22:02:20.147] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has incorrect peer dependency "react-dom@^16.3.2".
[22:02:20.148] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0-alpha || ^17.0.0".
[22:02:20.148] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has incorrect peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha || ^17.0.0".
[22:02:20.149] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > [email protected]" has unmet peer dependency "webpack@^5.1.0".
[22:02:20.149] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/app-store-cli > [email protected]" has incorrect peer dependency "react@^16.5.2 || ^17.0.0".
[22:02:20.149] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/app-store-cli > [email protected]" has incorrect peer dependency "react@^16.5.2 || ^17.0.0".
[22:02:20.150] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/app-store-cli > [email protected]" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8".
[22:02:20.150] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/app-store-cli > [email protected]" has unmet peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0".
[22:02:20.151] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/prisma > [email protected]" has incorrect peer dependency "prisma@^3.0.0".
[22:02:20.152] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "next@*".
[22:02:20.152] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react@>=16.8.0".
[22:02:20.152] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-dom@>=16.8.0".
[22:02:20.152] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-query@^3.37.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react@>=16.8.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-dom@>=16.8.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-query@^3.37.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/ui > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/ui > @radix-ui/[email protected]" has unmet peer dependency "react-dom@^16.8 || ^17.0".
[22:02:20.153] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/ui > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/ui > @radix-ui/[email protected]" has unmet peer dependency "react-dom@^16.8 || ^17.0".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/[email protected]" has unmet peer dependency "react@>=17".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/[email protected]" has unmet peer dependency "react-dom@>=17".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > [email protected]" has unmet peer dependency "react@>=17.0.0".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@emotion/react@^11.7.1".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@emotion/styled@^11.6.0".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/icons-material@^5.2.4".
[22:02:20.154] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/lab@^5.0.0-alpha.60".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/material@^5.2.4".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/fontawesome-svg-core@^1.2.36".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/free-solid-svg-icons@^5.15.4".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/react-fontawesome@^0.1.16".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/core@^4.12.3".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/icons@^4.0.0".
[22:02:20.155] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/lab@^4.0.0-alpha.57".
[22:02:20.156] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/pickers@^3.2.10".
[22:02:20.156] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "antd@^4.0.0".
[22:02:20.156] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@ant-design/icons@^4.0.0".
[22:02:20.156] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "bootstrap@^5.1.3".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "material-ui-confirm@^2.0.1 || ^3.0.0".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "react@^16.8.4 || ^17.0.1".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "react-dom@^16.8.4 || ^17.0.1".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/routing_forms > [email protected]" has unmet peer dependency "reactstrap@^9.0.0".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra > @mdx-js/[email protected]" has unmet peer dependency "webpack@>=4".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > @mdx-js/[email protected]" has incorrect peer dependency "react@^16.13.1 || ^17.0.0".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0".
[22:02:20.157] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0".
[22:02:20.158] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "next@^9.5.5".
[22:02:20.158] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "react@^16.13.1".
[22:02:20.158] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "react-dom@^16.13.1".
[22:02:20.160] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.160] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.160] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-collapsible > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-collapsible > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.161] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.162] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-slider > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.163] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-slider > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.164] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > react-hot-toast > [email protected]" has unmet peer dependency "csstype@^3.0.10".
[22:02:20.165] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/addon-actions > [email protected]" has incorrect peer dependency "react@^16.8.4 || ^17.0.0".
[22:02:20.168] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
[22:02:20.168] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
[22:02:20.168] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
[22:02:20.168] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/builder-vite > @joshwooding/[email protected]" has unmet peer dependency "vite@>2.0.0-0".
[22:02:20.170] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/builder-vite > @vitejs/[email protected]" has unmet peer dependency "vite@^3.0.0".
[22:02:20.175] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/react > [email protected]" has incorrect peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
[22:02:20.175] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @storybook/react > [email protected]" has incorrect peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
[22:02:20.176] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > storybook-addon-next > [email protected]" has unmet peer dependency "webpack@^5.0.0".
[22:02:20.176] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > storybook-addon-next > [email protected]" has unmet peer dependency "webpack@^5.0.0".
[22:02:20.177] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/swagger > swagger-ui-react > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0 || ^17.0.0".
[22:02:20.177] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/swagger > swagger-ui-react > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0 || ^17.0.0".
[22:02:20.179] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > @radix-ui/react-toggle-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.180] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > kbar > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0 || 17.x".
[22:02:20.180] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > kbar > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
[22:02:20.180] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > kbar > [email protected]" has incorrect peer dependency "react@^16.6.3 || ^17.0.0".
[22:02:20.181] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > react-timezone-select > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
[22:02:20.181] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > react-timezone-select > [email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
[22:02:20.181] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/app-store-cli > ink > [email protected]" has incorrect peer dependency "react@^17.0.2".
[22:02:20.183] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/trpc > @trpc/next > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.183] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/ui > @radix-ui/react-select > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.184] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/rainbowkit > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.184] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @tanstack/[email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.184] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > @reach/skip-nav > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0".
[22:02:20.184] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/docs > nextra-theme-docs > @reach/skip-nav > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0".
[22:02:20.185] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/react-dismissable-layer > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.185] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/react-dismissable-layer > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.185] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
[22:02:20.185] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
[22:02:20.186] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
[22:02:20.186] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
[22:02:20.186] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/react-menu > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.193] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > kbar > @reach/portal > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0 || 17.x".
[22:02:20.193] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/web > kbar > @reach/portal > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
[22:02:20.194] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/rainbowkit > react-remove-scroll > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.194] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/rainbowkit > react-remove-scroll > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.195] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/rainbowkit > react-remove-scroll > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.195] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > @rainbow-me/rainbowkit > react-remove-scroll > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
[22:02:20.195] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/react-menu > @radix-ui/react-popper > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.196] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/react-menu > @radix-ui/react-popper > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
[22:02:20.201] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/swagger > openapi-snippet > httpsnippet > fs-writefile-promise > [email protected]" has unmet peer dependency "mkdirp@>=0.5.0".
[22:02:20.201] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > @solana/web3.js > [email protected]" has unmet peer dependency "react-native@*".
[22:02:20.201] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > eth-block-tracker > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
[22:02:20.203] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > eth-block-tracker > @babel/plugin-transform-runtime > [email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
[22:02:20.204] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > eth-block-tracker > @babel/plugin-transform-runtime > [email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
[22:02:20.204] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > eth-block-tracker > @babel/plugin-transform-runtime > [email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
[22:02:20.204] warning "workspace-aggregator-bf465561-0018-417f-9671-0d80ffb21ec8 > @calcom/rainbow > wagmi > @coinbase/wallet-sdk > eth-block-tracker > @babel/plugin-transform-runtime > babel-plugin-polyfill-corejs2 > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.4.0-0".
[22:02:20.444] warning Workspaces can only be enabled in private projects.
[22:02:20.547] warning Workspaces can only be enabled in private projects.
[22:03:51.847] [5/5] Building fresh packages...
[22:04:13.280] success Saved lockfile.
[22:04:13.287] $ turbo run post-install
[22:04:14.281] • Packages in scope: @calcom/app-store, @calcom/app-store-cli, @calcom/applecalendar, @calcom/around, @calcom/caldavcalendar, @calcom/campfire, @calcom/cli_base__app_name, @calcom/closecom, @calcom/config, @calcom/core, @calcom/dailyvideo, @calcom/dayjs, @calcom/docs, @calcom/ee, @calcom/emails, @calcom/embed-core, @calcom/embed-react, @calcom/embed-snippet, @calcom/eslint-plugin-eslint, @calcom/example-app, @calcom/exchange2013calendar, @calcom/exchange2016calendar, @calcom/exchangecalendar, @calcom/features, @calcom/giphy, @calcom/googlecalendar, @calcom/googlevideo, @calcom/hubspotothercalendar, @calcom/huddle01video, @calcom/jitsivideo, @calcom/larkcalendar, @calcom/lib, @calcom/n8n, @calcom/office365calendar, @calcom/office365video, @calcom/ping, @calcom/prisma, @calcom/rainbow, @calcom/raycast, @calcom/riverside, @calcom/routing_forms, @calcom/slackmessaging, @calcom/storybook, @calcom/stripepayment, @calcom/swagger, @calcom/tandemvideo, @calcom/trpc, @calcom/tsconfig, @calcom/typeform, @calcom/types, @calcom/ui, @calcom/vital, @calcom/web, @calcom/whereby, @calcom/zapier, @calcom/zoomvideo, WipeMyCal
[22:04:14.282] • Running post-install in 57 packages
[22:04:14.282] • Remote computation caching enabled
[22:04:14.284] @calcom/prisma:post-install: cache bypass, force executing 2bf26e00ac8cf0c6
[22:04:14.682] @calcom/app-store-cli:post-install: cache miss, executing d97b140e65ab3d2d
[22:04:14.731] @calcom/prisma:post-install: yarn run v1.22.17
[22:04:14.786] @calcom/prisma:post-install: $ yarn generate-schemas
[22:04:15.071] @calcom/app-store-cli:post-install: yarn run v1.22.17
[22:04:15.094] @calcom/app-store-cli:post-install: warning package.json: No license field
[22:04:15.131] @calcom/app-store-cli:post-install: $ yarn build
[22:04:15.255] @calcom/prisma:post-install: $ prisma generate && prisma format
[22:04:15.609] @calcom/app-store-cli:post-install: warning package.json: No license field
[22:04:15.656] @calcom/app-store-cli:post-install: $ ts-node --transpile-only src/app-store.ts
[22:04:16.929] @calcom/prisma:post-install: Prisma schema loaded from schema.prisma
[22:04:17.833] @calcom/app-store-cli:post-install: No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
[22:04:17.951] @calcom/app-store-cli:post-install: No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
[22:04:18.070] @calcom/app-store-cli:post-install: Generated `apps.server.generated.ts` and `apps.browser.generated.tsx`
[22:04:18.098] @calcom/app-store-cli:post-install: Done in 3.03s.
[22:04:20.178] @calcom/prisma:post-install:
[22:04:20.178] @calcom/prisma:post-install: ✔ Generated Prisma Client (4.2.1 | library) to ./../../node_modules/@prisma/client in 507ms
[22:04:20.179] @calcom/prisma:post-install:
[22:04:20.179] @calcom/prisma:post-install: ✔ Generated Zod Schemas (0.5.4) to ./zod in 795ms
[22:04:20.179] @calcom/prisma:post-install: You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client
[22:04:20.179] @calcom/prisma:post-install: ```
[22:04:20.179] @calcom/prisma:post-install: import { PrismaClient } from '@prisma/client'
[22:04:20.180] @calcom/prisma:post-install: const prisma = new PrismaClient()
[22:04:20.180] @calcom/prisma:post-install: ```
[22:04:21.706] @calcom/prisma:post-install: Prisma schema loaded from schema.prisma
[22:04:21.901] @calcom/prisma:post-install: Formatted /vercel/path0/packages/prisma/schema.prisma in 221ms 🚀
[22:04:22.085] @calcom/prisma:post-install: ┌─────────────────────────────────────────────────────────┐
[22:04:22.085] @calcom/prisma:post-install: │ Update available 4.2.1 -> 4.3.1 │
[22:04:22.086] @calcom/prisma:post-install: │ Run the following to update │
[22:04:22.086] @calcom/prisma:post-install: │ yarn add --dev prisma@latest │
[22:04:22.086] @calcom/prisma:post-install: │ yarn add @prisma/client@latest │
[22:04:22.087] @calcom/prisma:post-install: └─────────────────────────────────────────────────────────┘
[22:04:22.109] @calcom/prisma:post-install: Done in 7.38s.
[22:04:22.124]
[22:04:22.124] Tasks: 2 successful, 2 total
[22:04:22.124] Cached: 0 cached, 2 total
[22:04:22.124] Time: 8.743s
[22:04:22.125]
[22:04:22.141] $ husky install
[22:04:22.234] husky - Git hooks installed
[22:04:22.238] Done in 214.49s.
[22:04:22.533] yarn run v1.22.17
[22:04:22.588] $ turbo run build --filter=@calcom/web...
[22:04:23.040] • Packages in scope: @calcom/app-store, @calcom/app-store-cli, @calcom/config, @calcom/core, @calcom/dailyvideo, @calcom/dayjs, @calcom/embed-core, @calcom/embed-react, @calcom/embed-snippet, @calcom/eslint-plugin-eslint, @calcom/features, @calcom/lib, @calcom/office365video, @calcom/prisma, @calcom/trpc, @calcom/tsconfig, @calcom/types, @calcom/ui, @calcom/web, @calcom/zoomvideo
[22:04:23.041] • Running build in 20 packages
[22:04:23.041] • Remote computation caching enabled
[22:04:23.041] @calcom/prisma:post-install: cache bypass, force executing 2bf26e00ac8cf0c6
[22:04:23.042] @calcom/prisma:db-deploy: cache bypass, force executing ad62b8caf3625143
[22:04:23.042] @calcom/app-store-cli:build: cache bypass, force executing ed50ccf9b46ac816
[22:04:23.043] @calcom/embed-core:build: cache bypass, force executing 752727b10c557fd2
[22:04:23.424] @calcom/app-store-cli:build: warning package.json: No license field
[22:04:23.469] @calcom/prisma:db-deploy: $ yarn prisma migrate deploy
[22:04:23.477] @calcom/app-store-cli:build: $ ts-node --transpile-only src/app-store.ts
[22:04:23.482] @calcom/prisma:post-install: $ yarn generate-schemas
[22:04:23.535] @calcom/embed-core:build: $ NEXT_PUBLIC_EMBED_FINGER_PRINT=$(git rev-parse --short HEAD) yarn __build
[22:04:23.906] @calcom/prisma:db-deploy: $ /vercel/path0/node_modules/.bin/prisma migrate deploy
[22:04:23.927] @calcom/prisma:post-install: $ prisma generate && prisma format
[22:04:24.035] @calcom/embed-core:build: $ yarn tailwind && vite build && tsc --emitDeclarationOnly --declarationDir dist && cp -r ../../../apps/web/public/embed ./dist/
[22:04:24.543] @calcom/embed-core:build: $ yarn tailwindcss -i ./src/styles.css -o ./src/tailwind.generated.css
[22:04:25.018] @calcom/embed-core:build: $ /vercel/path0/node_modules/.bin/tailwindcss -i ./src/styles.css -o ./src/tailwind.generated.css
[22:04:26.341] @calcom/app-store-cli:build: No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
[22:04:26.494] @calcom/app-store-cli:build: No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
[22:04:26.652] @calcom/app-store-cli:build: Generated `apps.server.generated.ts` and `apps.browser.generated.tsx`
[22:04:26.822] @calcom/prisma:post-install: Prisma schema loaded from schema.prisma
[22:04:26.981] @calcom/prisma:db-deploy: Prisma schema loaded from schema.prisma
[22:04:27.119] @calcom/prisma:db-deploy: Datasource "db": PostgreSQL database "postgres", schema "public" at "db.zkzmoixwokkztaybhbea.supabase.co:5432"
[22:04:27.174] @calcom/embed-core:build:
[22:04:27.175] @calcom/embed-core:build: Done in 868ms.
[22:04:27.600] @calcom/embed-core:build: [36mvite v2.9.15 [32mbuilding for production...[36m[39m
[22:04:27.677] @calcom/embed-core:build: transforming...
[22:04:28.025] @calcom/prisma:db-deploy:
[22:04:28.025] @calcom/prisma:db-deploy: 125 migrations found in prisma/migrations
[22:04:28.026] @calcom/prisma:db-deploy:
[22:04:29.447] @calcom/embed-core:build: [32m✓[39m 17 modules transformed.
[22:04:29.836] @calcom/embed-core:build: rendering chunks...
[22:04:29.999] @calcom/prisma:db-deploy:
[22:04:30.000] @calcom/prisma:db-deploy: No pending migrations to apply.
[22:04:30.010] @calcom/embed-core:build: [90m[37m[2mdist/[22m[90m[39m[32mpreview.html [39m [2m0.61 KiB[22m
[22:04:30.012] @calcom/embed-core:build: [90m[37m[2mdist/[22m[90m[39m[36mpreview.js [39m [2m1.96 KiB / gzip: 0.99 KiB[22m
[22:04:30.013] @calcom/embed-core:build: [90m[37m[2mdist/[22m[90m[39m[36membed.js [39m [2m28.08 KiB / gzip: 7.94 KiB[22m
[22:04:30.014] @calcom/embed-core:build: [90m[37m[2mdist/[22m[90m[39m[35massets/embed.35b70a8f.css [39m [2m14.04 KiB / gzip: 3.36 KiB[22m
[22:04:31.210] @calcom/prisma:post-install:
[22:04:31.211] @calcom/prisma:post-install: ✔ Generated Prisma Client (4.2.1 | library) to ./../../node_modules/@prisma/client in 814ms
[22:04:31.211] @calcom/prisma:post-install:
[22:04:31.212] @calcom/prisma:post-install: ✔ Generated Zod Schemas (0.5.4) to ./zod in 1.13s
[22:04:31.212] @calcom/prisma:post-install: You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client
[22:04:31.212] @calcom/prisma:post-install: ```
[22:04:31.213] @calcom/prisma:post-install: import { PrismaClient } from '@prisma/client'
[22:04:31.213] @calcom/prisma:post-install: const prisma = new PrismaClient()
[22:04:31.213] @calcom/prisma:post-install: ```
[22:04:33.411] @calcom/prisma:post-install: Prisma schema loaded from schema.prisma
[22:04:33.750] @calcom/prisma:post-install: Formatted /vercel/path0/packages/prisma/schema.prisma in 359ms 🚀
[22:04:34.012] @calcom/prisma:build: cache bypass, force executing 788865b7ca9edd7f
[22:04:34.417] @calcom/prisma:build: $ yarn prisma migrate deploy && yarn seed-app-store
[22:04:34.729] @calcom/prisma:build: $ /vercel/path0/node_modules/.bin/prisma migrate deploy
[22:04:36.067] @calcom/embed-snippet:build: cache miss, executing d95075b63aa0d270
[22:04:36.432] @calcom/embed-snippet:build: $ vite build && tsc --emitDeclarationOnly --declarationDir dist
[22:04:36.479] @calcom/prisma:build: Prisma schema loaded from schema.prisma
[22:04:36.548] @calcom/prisma:build: Datasource "db": PostgreSQL database "postgres", schema "public" at "db.zkzmoixwokkztaybhbea.supabase.co:5432"
[22:04:36.803] @calcom/embed-snippet:build: [36mvite v2.9.15 [32mbuilding for production...[36m[39m
[22:04:36.872] @calcom/embed-snippet:build: transforming...
[22:04:36.900] @calcom/embed-snippet:build: [32m✓[39m 1 modules transformed.
[22:04:36.922] @calcom/embed-snippet:build: rendering chunks...
[22:04:36.928] @calcom/embed-snippet:build: [90m[37m[2mdist/[22m[90m[39m[36msnippet.es.js [39m [2m0.93 KiB / gzip: 0.46 KiB[22m
[22:04:36.929] @calcom/embed-snippet:build: Entry module "src/index.ts" is using named and default exports together. Consumers of your bundle will have to use `snippet["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
[22:04:37.126] @calcom/embed-snippet:build: [90m[37m[2mdist/[22m[90m[39m[36msnippet.umd.js [39m [2m0.82 KiB / gzip: 0.50 KiB[22m
[22:04:37.343] @calcom/prisma:build:
[22:04:37.344] @calcom/prisma:build: 125 migrations found in prisma/migrations
[22:04:37.344] @calcom/prisma:build:
[22:04:39.309] @calcom/prisma:build:
[22:04:39.310] @calcom/prisma:build: No pending migrations to apply.
[22:04:39.498] @calcom/prisma:build: ┌─────────────────────────────────────────────────────────┐
[22:04:39.498] @calcom/prisma:build: │ Update available 4.2.1 -> 4.3.1 │
[22:04:39.499] @calcom/prisma:build: │ Run the following to update │
[22:04:39.499] @calcom/prisma:build: │ yarn add --dev prisma@latest │
[22:04:39.499] @calcom/prisma:build: │ yarn add @prisma/client@latest │
[22:04:39.499] @calcom/prisma:build: └─────────────────────────────────────────────────────────┘
[22:04:39.914] @calcom/prisma:build: $ ts-node --transpile-only ./seed-app-store.ts
[22:04:41.310] @calcom/embed-react:build: cache miss, executing 447682e3aa93dc90
[22:04:41.603] @calcom/embed-react:build: $ vite build && tsc --emitDeclarationOnly --declarationDir dist
[22:04:42.061] @calcom/embed-react:build: [36mvite v2.9.15 [32mbuilding for production...[36m[39m
[22:04:42.143] @calcom/embed-react:build: transforming...
[22:04:42.649] @calcom/embed-react:build: [32m✓[39m 12 modules transformed.
[22:04:42.685] @calcom/embed-react:build: rendering chunks...
<...generated chunks and pages omitted...>
[22:07:01.397] @calcom/web:build:
[22:07:01.397] @calcom/web:build: ƒ Middleware 53.5 kB
[22:07:01.397] @calcom/web:build:
[22:07:01.397] @calcom/web:build: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
[22:07:01.398] @calcom/web:build: ○ (Static) automatically rendered as static HTML (uses no initial props)
[22:07:01.398] @calcom/web:build: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
[22:07:01.398] @calcom/web:build:
[22:07:01.558]
[22:07:01.559] Tasks: 8 successful, 8 total
[22:07:01.559] Cached: 0 cached, 8 total
[22:07:01.559] Time: 2m38.893s
[22:07:01.559]
[22:07:24.282] Done in 181.76s.
[22:07:24.371] Installing dependencies...
[22:07:24.698] yarn install v1.22.17
[22:07:25.010] [1/5] Validating package.json...
[22:07:25.078] [2/5] Resolving packages...
[22:07:25.754] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:07:25.755] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:07:25.757] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[22:07:26.169] warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.54"
[22:07:26.637] success Already up-to-date.
[22:07:26.641] Done in 1.95s.
[22:07:26.972] Using TypeScript 4.7.4 (local user-provided)
[22:07:59.644] Build Completed in /vercel/output [7m]
[22:08:00.815] Build failed with 2 errors:
[22:08:00.815] vc-file-system:apps/web/middleware.js:3:25: ERROR: Could not resolve "next-collect/server"
[22:08:00.815] vc-file-system:packages/lib/telemetry.js:4:25: ERROR: Could not resolve "next-collect/client"