Heroku One Click Deploy does not work #4120
Replies: 3 comments
-
behavior. Use at your own risk. -----> Pruning devDependencies -----> Caching build -----> Build succeeded! |
Beta Was this translation helpful? Give feedback.
-
|
Hey Andrew. Thanks for reaching out. Our team will investigate this |
Beta Was this translation helpful? Give feedback.
-
|
Looks like a solution is going to require quite a bit of work since the entire application would have to be trimmed down to fit within Heroku's deployment constraints... key issue seeming to be Thoughts? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction:
Here's the complete build log from Heroku in two posts... appears to create an app that's too large for Heroku?:
-----> Building on the Heroku-22 stack
-----> Determining which buildpack to use for this app
-----> Node.js app detected
-----> Creating runtime environment
-----> Installing binaries
engines.node (package.json): 16.x
engines.npm (package.json): >=7.0.0
engines.yarn (package.json): >=1.19.0 < 2.0.0
-----> Installing dependencies
Installing node modules (yarn.lock)
yarn install v1.22.19
[1/4] Resolving packages...
warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
warning Resolution field "@types/[email protected]" is incompatible with requested version "@types/node@^12.12.6"
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "typescript@^3.0.0 || ^4.0.0".
warning "jest-mock-extended > [email protected]" has unmet peer dependency "typescript@>=3.7.0".
warning " > [email protected]" has unmet peer dependency "typescript@>=4.3".
warning " > @calcom/[email protected]" has unmet peer dependency "react@^18.2.0".
warning " > @calcom/[email protected]" has unmet peer dependency "react-dom@^18.2.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > [email protected]" has unmet peer dependency "prop-types@>=15.7.2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/[email protected]" has unmet peer dependency "vite@>= 3.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/[email protected]" has unmet peer dependency "require-from-string@^2.0.2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > [email protected]" has unmet peer dependency "webpack@>=2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > [email protected]" has unmet peer dependency "@storybook/addons@^6.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > @next-auth/[email protected]" has unmet peer dependency "@prisma/client@>=2.26.0 || >=3".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > @vercel/[email protected]" has incorrect peer dependency "react@^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > @vercel/[email protected]" has incorrect peer dependency "react-dom@^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has incorrect peer dependency "react@^16.14.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has incorrect peer dependency "react@^16.3.2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has incorrect peer dependency "react-dom@^16.3.2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0-alpha || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has incorrect peer dependency "react-dom@^15.3.0 || ^16.0.0-alpha || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > [email protected]" has unmet peer dependency "webpack@^5.1.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/app-store-cli > [email protected]" has incorrect peer dependency "react@^16.5.2 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/app-store-cli > [email protected]" has incorrect peer dependency "react@^16.5.2 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/app-store-cli > [email protected]" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @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".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/prisma > [email protected]" has incorrect peer dependency "prisma@^3.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "next@*".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react@>=16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-dom@>=16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-query@^3.37.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react@>=16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-dom@>=16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/[email protected]" has unmet peer dependency "react-query@^3.37.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/ui > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/ui > @radix-ui/[email protected]" has unmet peer dependency "react-dom@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/ui > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/ui > @radix-ui/[email protected]" has unmet peer dependency "react-dom@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@emotion/react@^11.7.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@emotion/styled@^11.6.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/icons-material@^5.2.4".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/lab@^5.0.0-alpha.60".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@mui/material@^5.2.4".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/fontawesome-svg-core@^1.2.36".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/free-solid-svg-icons@^5.15.4".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@fortawesome/react-fontawesome@^0.1.16".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/core@^4.12.3".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/icons@^4.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/lab@^4.0.0-alpha.57".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@material-ui/pickers@^3.2.10".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "antd@^4.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "@ant-design/icons@^4.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "bootstrap@^5.1.3".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "material-ui-confirm@^2.0.1 || ^3.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "react@^16.8.4 || ^17.0.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "react-dom@^16.8.4 || ^17.0.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/routing_forms > [email protected]" has unmet peer dependency "reactstrap@^9.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra > @mdx-js/[email protected]" has unmet peer dependency "webpack@>=4".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > @mdx-js/[email protected]" has incorrect peer dependency "react@^16.13.1 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "next@^9.5.5".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "react@^16.13.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > [email protected]" has incorrect peer dependency "react-dom@^16.13.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-avatar > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-collapsible > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-collapsible > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-radio-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-slider > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-slider > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > react-hot-toast > [email protected]" has unmet peer dependency "csstype@^3.0.10".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/addon-actions > [email protected]" has incorrect peer dependency "react@^16.8.4 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/addon-postcss > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/builder-vite > @joshwooding/[email protected]" has unmet peer dependency "vite@>2.0.0-0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/builder-vite > @vitejs/[email protected]" has unmet peer dependency "vite@^3.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/react > [email protected]" has incorrect peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @storybook/react > [email protected]" has incorrect peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > storybook-addon-next > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > storybook-addon-next > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/swagger > swagger-ui-react > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/swagger > swagger-ui-react > [email protected]" has incorrect peer dependency "react@^15.3.0 || ^16.0.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > @radix-ui/react-toggle-group > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > kbar > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0 || 17.x".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > kbar > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > kbar > [email protected]" has incorrect peer dependency "react@^16.6.3 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > react-timezone-select > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > react-timezone-select > [email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/app-store-cli > ink > [email protected]" has incorrect peer dependency "react@^17.0.2".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/trpc > @trpc/next > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/ui > @radix-ui/react-select > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > @reach/skip-nav > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/docs > nextra-theme-docs > @reach/skip-nav > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/react-dismissable-layer > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > @radix-ui/react-dismissable-layer > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dialog > react-remove-scroll > [email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/storybook > @radix-ui/react-dropdown-menu > @radix-ui/react-menu > @radix-ui/[email protected]" has incorrect peer dependency "react@^16.8 || ^17.0".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > kbar > @reach/portal > @reach/[email protected]" has incorrect peer dependency "react@^16.8.0 || 17.x".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/web > kbar > @reach/portal > @reach/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @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".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @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".
warning "workspace-aggregator-3464ac13-1c62-4534-9904-dfa626c179d7 > @calcom/swagger > openapi-snippet > httpsnippet > fs-writefile-promise > [email protected]" has unmet peer dependency "mkdirp@>=0.5.0".
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
[4/4] Building fresh packages...
$ turbo run post-install
WARNING cannot find a .git folder. Falling back to manual file hashing (which may be slower). If you are running this build in a pruned directory, you can ignore this message. Otherwise, please initialize a git repository in the root of your monorepo
• 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/features, @calcom/giphy, @calcom/googlecalendar, @calcom/googlevideo, @calcom/hubspotothercalendar, @calcom/huddle01video, @calcom/jitsivideo, @calcom/larkcalendar, @calcom/lib, @calcom/metamask, @calcom/office365calendar, @calcom/office365video, @calcom/ping, @calcom/prisma, @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
• Running post-install in 54 packages
@calcom/app-store-cli:post-install: cache miss, executing cb6beaaaad1d8971
@calcom/prisma:post-install: cache bypass, force executing 29910ad2123c0714
@calcom/app-store-cli:post-install: yarn run v1.22.19
@calcom/prisma:post-install: yarn run v1.22.19
@calcom/app-store-cli:post-install: warning package.json: No license field
@calcom/app-store-cli:post-install: $ yarn build
@calcom/prisma:post-install: $ yarn generate-schemas
@calcom/app-store-cli:post-install: warning package.json: No license field
@calcom/app-store-cli:post-install: $ ts-node --transpile-only src/app-store.ts
@calcom/prisma:post-install: $ prisma generate && prisma format
@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@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.
@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.
@calcom/app-store-cli:post-install: Generated
apps.server.generated.tsandapps.browser.generated.tsx@calcom/app-store-cli:post-install: Done in 3.72s.
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Prisma Client (4.2.1 | library) to ./../../node_modules/@prisma/client in 508ms
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Zod Schemas (0.5.4) to ./zod in 777ms
@calcom/prisma:post-install: You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client
@calcom/prisma:post-install:
@calcom/prisma:post-install: import { PrismaClient } from '@prisma/client' @calcom/prisma:post-install: const prisma = new PrismaClient() @calcom/prisma:post-install:@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@calcom/prisma:post-install: Formatted /tmp/build_051cd643/packages/prisma/schema.prisma in 288ms 🚀
@calcom/prisma:post-install: Done in 7.31s.
-----> Build
Detected both "build" and "heroku-postbuild" scripts
Running heroku-postbuild (yarn)
yarn run v1.22.19
$ turbo run @calcom/web#build
WARNING cannot find a .git folder. Falling back to manual file hashing (which may be slower). If you are running this build in a pruned directory, you can ignore this message. Otherwise, please initialize a git repository in the root of your monorepo
• 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/features, @calcom/giphy, @calcom/googlecalendar, @calcom/googlevideo, @calcom/hubspotothercalendar, @calcom/huddle01video, @calcom/jitsivideo, @calcom/larkcalendar, @calcom/lib, @calcom/metamask, @calcom/office365calendar, @calcom/office365video, @calcom/ping, @calcom/prisma, @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
• Running @calcom/web#build in 55 packages
@calcom/prisma:db-deploy: cache bypass, force executing 1092112125f5fe7d
@calcom/prisma:post-install: cache bypass, force executing 29910ad2123c0714
@calcom/embed-core:build: cache bypass, force executing b1ddae52e2804822
@calcom/app-store-cli:build: cache bypass, force executing 41ce8c854ab01355
@calcom/app-store-cli:build: warning package.json: No license field
@calcom/prisma:db-deploy: $ yarn prisma migrate deploy
@calcom/prisma:post-install: $ yarn generate-schemas
@calcom/app-store-cli:build: $ ts-node --transpile-only src/app-store.ts
@calcom/embed-core:build: $ NEXT_PUBLIC_EMBED_FINGER_PRINT=$(git rev-parse --short HEAD) yarn build
@calcom/embed-core:build: fatal: not a git repository (or any parent up to mount point /)
@calcom/embed-core:build: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
@calcom/prisma:db-deploy: $ /tmp/build_051cd643/node_modules/.bin/prisma migrate deploy
@calcom/embed-core:build: $ yarn tailwind && vite build && tsc --emitDeclarationOnly --declarationDir dist && cp -r ../../../apps/web/public/embed ./dist/
@calcom/prisma:post-install: $ prisma generate && prisma format
@calcom/embed-core:build: $ yarn tailwindcss -i ./src/styles.css -o ./src/tailwind.generated.css
@calcom/embed-core:build: $ /tmp/build_051cd643/node_modules/.bin/tailwindcss -i ./src/styles.css -o ./src/tailwind.generated.css
@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@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.
@calcom/prisma:db-deploy: Prisma schema loaded from schema.prisma
@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.
@calcom/prisma:db-deploy: Datasource "db": PostgreSQL database "d8pva1qgesd8rb", schema "public" at "ec2-52-200-5-135.compute-1.amazonaws.com:5432"
@calcom/app-store-cli:build: Generated
apps.server.generated.tsandapps.browser.generated.tsx@calcom/embed-core:build:
@calcom/embed-core:build: Done in 1263ms.
@calcom/prisma:db-deploy:
@calcom/prisma:db-deploy: 122 migrations found in prisma/migrations
@calcom/prisma:db-deploy:
@calcom/embed-core:build: vite v2.9.15 building for production...
@calcom/embed-core:build: transforming...
@calcom/prisma:db-deploy: Applying migration
20210605225044_init@calcom/prisma:db-deploy: Applying migration
20210605225507_added_bookings@calcom/prisma:db-deploy: Applying migration
20210606013704_made_booking_uid_unique@calcom/prisma:db-deploy: Applying migration
20210613133618_add_team_membership_verification@calcom/prisma:db-deploy: Applying migration
20210615140247_added_selected_calendar@calcom/prisma:db-deploy: Applying migration
20210615142134_added_custom_event_name@calcom/prisma:db-deploy: Applying migration
20210615153546_added_buffer_time@calcom/prisma:db-deploy: Applying migration
20210615153759_add_email_verification_column@calcom/embed-core:build: ✓ 17 modules transformed.
@calcom/prisma:db-deploy: Applying migration
20210618140954_added_event_type_custom@calcom/prisma:db-deploy: Applying migration
20210628153550_password_reset_request@calcom/prisma:db-deploy: Applying migration
20210629160507_hide_branding@calcom/prisma:db-deploy: Applying migration
20210630014738_schedule_availability@calcom/prisma:db-deploy: Applying migration
20210709231256_add_user_theme@calcom/prisma:db-deploy: Applying migration
20210714151216_event_type_period_settings@calcom/prisma:db-deploy: Applying migration
20210717120159_booking_confirmation@calcom/embed-core:build: rendering chunks...
@calcom/prisma:db-deploy: Applying migration
20210718184017_reminder_mails@calcom/prisma:db-deploy: Applying migration
20210722225431_minimum_booking_notice@calcom/prisma:db-deploy: Applying migration
20210725123357_add_location_to_booking@calcom/prisma:db-deploy: Applying migration
20210813142905_event_payment@calcom/prisma:db-deploy: Applying migration
20210813194355_add_slug_to_team@calcom/prisma:db-deploy: Applying migration
20210814175645_custom_inputs_type_enum@calcom/prisma:db-deploy: Applying migration
20210820130519_add_placeholder_to_custom_event_types@calcom/prisma:db-deploy: Applying migration
20210824054220_add_bio_branding_logo_to_team@calcom/prisma:db-deploy: Applying migration
20210825004801_schedule_schema@calcom/prisma:db-deploy: Applying migration
20210830064354_add_unique_to_team_slug@calcom/prisma:db-deploy: Applying migration
20210902112455_event_type_unique_user_id_slug@calcom/embed-core:build: dist/preview.html 0.61 KiB
@calcom/embed-core:build: dist/preview.js 1.99 KiB / gzip: 1.02 KiB
@calcom/embed-core:build: dist/embed.js 28.08 KiB / gzip: 7.94 KiB
@calcom/embed-core:build: dist/assets/embed.35b70a8f.css 14.04 KiB / gzip: 3.36 KiB
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Prisma Client (4.2.1 | library) to ./../../node_modules/@prisma/client in 899ms
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Zod Schemas (0.5.4) to ./zod in 1.58s
@calcom/prisma:post-install: You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client
@calcom/prisma:post-install:
@calcom/prisma:post-install: import { PrismaClient } from '@prisma/client' @calcom/prisma:post-install: const prisma = new PrismaClient() @calcom/prisma:post-install:@calcom/prisma:db-deploy: Applying migration
20210902121313_user_plan@calcom/prisma:db-deploy: Applying migration
20210902125945_user_username_unique@calcom/prisma:db-deploy: Applying migration
20210904162403_add_booking_status_enum@calcom/prisma:db-deploy: Applying migration
20210908042159_teams_feature@calcom/prisma:db-deploy: Applying migration
20210908220336_add_daily_data_table@calcom/prisma:post-install: ┌─────────────────────────────────────────────────────────┐
@calcom/prisma:post-install: │ Update available 4.2.1 -> 4.3.0 │
@calcom/prisma:post-install: │ Run the following to update │
@calcom/prisma:post-install: │ yarn add --dev prisma@latest │
@calcom/prisma:post-install: │ yarn add @prisma/client@latest │
@calcom/prisma:post-install: └─────────────────────────────────────────────────────────┘
@calcom/prisma:db-deploy: Applying migration
20210908235519_undo_unique_user_id_slug@calcom/prisma:db-deploy: Applying migration
20210913211650_add_meeting_info@calcom/prisma:db-deploy: Applying migration
20210918013258_add_two_factor_fields@calcom/prisma:db-deploy: Applying migration
20210918152354_user_id_slug_fix@calcom/prisma:db-deploy: Applying migration
20210919174415_add_user_locale@calcom/prisma:db-deploy: Applying migration
20210922004424_add_disable_guests_to_event_type@calcom/prisma:db-deploy: Applying migration
20211004231654_add_webhook_model@calcom/prisma:db-deploy: Applying migration
20211011152041_non_optionals@calcom/prisma:db-deploy: Applying migration
20211028233838_add_user_webhooks_relation@calcom/prisma:db-deploy: Applying migration
20211101151249_update_rejected_bookings@calcom/prisma:db-deploy: Applying migration
20211105200545_availability_start_and_end_time_as_time@calcom/prisma:db-deploy: Applying migration
20211106121119_add_event_type_position@calcom/prisma:db-deploy: Applying migration
20211110063531_add_custom_brand_color@calcom/prisma:db-deploy: Applying migration
20211110142845_add_identity_provider_columns@calcom/prisma:db-deploy: Applying migration
20211111013358_period_type_enum@calcom/prisma:db-deploy: Applying migration
20211112145539_add_saml_login@calcom/prisma:db-deploy: Applying migration
20211115182559_availability_issue@calcom/prisma:db-deploy: Applying migration
20211120211639_add_payload_template@calcom/prisma:db-deploy: Applying migration
20211207010154_add_destination_calendar@calcom/prisma:db-deploy: Applying migration
20211209201138_membership_admin_role@calcom/prisma:db-deploy: Applying migration
20211210182230_add_invited_to@calcom/prisma:db-deploy: Applying migration
20211217201940_upgrade_to_v3@calcom/prisma:db-deploy: Applying migration
20211217215952_added_slot_interval_to_event_type@calcom/prisma:db-deploy: Applying migration
20211220192703_email_to_lowercase@calcom/prisma:db-deploy: Applying migration
20211222174947_placeholder@calcom/prisma:db-deploy: Applying migration
20211222181246_add_sc_address@calcom/prisma:db-deploy: Applying migration
20211228004752_adds_user_metadata@calcom/prisma:db-deploy: Applying migration
20211231142312_add_user_on_delete_cascade@calcom/prisma:db-deploy: Applying migration
20220105104913_add_away_field@calcom/prisma:db-deploy: Applying migration
20220113145333_rename_column_sc_address_to_smart_contract_address@calcom/prisma:db-deploy: Applying migration
20220117193242_trial_users_by_default@calcom/prisma:db-deploy: Applying migration
20220121210720_add_cancellation_reason@calcom/prisma:db-deploy: Applying migration
20220125035907_add_attendee_locale@calcom/prisma:db-deploy: Applying migration
20220131170110_add_metadata_column_to_event_type@calcom/prisma:db-deploy: Applying migration
20220205135022_add_verified_column@calcom/prisma:db-deploy: Applying migration
20220209082843_add_rejection_reason@calcom/prisma:db-deploy: Applying migration
20220217093836_add_webhook_for_event@calcom/prisma:db-deploy: Applying migration
20220228122419_add_time_format@calcom/prisma:db-deploy: Applying migration
20220302035831_add_before_and_after_event_buffer@calcom/prisma:db-deploy: Applying migration
20220302110201_add_dark_mode_brand_color@calcom/prisma:db-deploy: Applying migration
20220303171305_adds_user_trial_ends_at@calcom/prisma:db-deploy: Applying migration
20220305233635_availability_schedules@calcom/prisma:db-deploy: Applying migration
20220305233635_rename_indexes@calcom/prisma:db-deploy: Applying migration
20220306010113_renames_verification_request_to_verification_token@calcom/prisma:db-deploy: Applying migration
20220323033335_reschedule_fields_to_bookings_table@calcom/prisma:db-deploy: Applying migration
20220323162642_events_hide_notes@calcom/prisma:db-deploy: Applying migration
20220328185001_soft_delete_booking_references@calcom/prisma:db-deploy: Applying migration
20220330071743_add_dynamic_group_booking@calcom/prisma:db-deploy: Applying migration
20220404132522_redirect_url@calcom/prisma:db-deploy: Applying migration
20220409155714_impersonate_users@calcom/prisma:db-deploy: Applying migration
20220409195425_index_event_types_team_id_slug@calcom/prisma:db-deploy: Applying migration
20220412172742_payment_on_delete_cascade@calcom/prisma:db-deploy: Applying migration
20220413002425_adds_api_keys@calcom/prisma:db-deploy: Applying migration
20220413173832_add_seats_to_event_type_model@calcom/prisma:db-deploy: Applying migration
20220420152505_add_hashed_event_url@calcom/prisma:db-deploy: Applying migration
20220420230104_update_booking_id_constrain@calcom/prisma:db-deploy: Applying migration
20220420230105_rename_verification_token_unique_id@calcom/prisma:db-deploy: Applying migration
20220423022403_recurring_event@calcom/prisma:db-deploy: Applying migration
20220423175732_added_next_auth_models@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@calcom/prisma:post-install: Formatted /tmp/build_051cd643/packages/prisma/schema.prisma in 366ms 🚀
@calcom/prisma:db-deploy: Applying migration
20220502154345_adds_apps@calcom/prisma:db-deploy: Applying migration
20220503183922_add_external_calendar_id_to_booking_reference@calcom/prisma:db-deploy: Applying migration
20220503194835_adds_app_relation_to_webhook_and_api_keys@calcom/prisma:db-deploy: Applying migration
20220511095513_add_custom_inputs_to_booking@calcom/prisma:db-deploy: Applying migration
20220513151152_adds_feedback_table@calcom/prisma:db-deploy: Applying migration
20220518201335_add_user_relationship_to_feedback@calcom/prisma:db-deploy: Applying migration
20220525110759_add_user_impersonation_toggle@calcom/prisma:db-deploy: Applying migration
20220525182228_cal_video_preinstalled@calcom/prisma:db-deploy: Applying migration
20220526151550_cascades_impersonations_on_user_delete@calcom/prisma:db-deploy: Applying migration
20220604144700_fixes_booking_status@calcom/prisma:db-deploy: Applying migration
20220604210102_removes_booking_confirmed_rejected@calcom/prisma:db-deploy: Applying migration
20220614090326_add_webhook_secret@calcom/prisma:db-deploy: Applying migration
20220616072241_app_routing_forms@calcom/prisma:db-deploy: Applying migration
20220620181226_add_all_userid_to_users@calcom/prisma:db-deploy: Applying migration
20220622110735_allow_one_schedule_to_apply_to_multiple_event_types@calcom/prisma:db-deploy: Applying migration
20220628184929_adds_missing_owner_relationship@calcom/prisma:db-deploy: Applying migration
20220628190334_adds_missing_oncascades@calcom/prisma:db-deploy: Applying migration
20220628191702_adds_default_date_to_feedback@calcom/prisma:db-deploy: Applying migration
20220629151617_connect_destination_calendar_to_credential@calcom/prisma:db-deploy: Applying migration
20220711182928_add_workflows@calcom/prisma:db-deploy: Applying migration
20220714175322_destination_calendar_one_to_many_bookings@calcom/prisma:db-deploy: Applying migration
20220719110415_form_submitted_webhook@calcom/prisma:db-deploy: Applying migration
20220719144253_disabled_impersonation_teams@calcom/prisma:db-deploy: Applying migration
20220721183745_@calcom/prisma:db-deploy: Applying migration
20220723001233_@calcom/prisma:db-deploy: Applying migration
20220728111440_add_created_at_form_response@calcom/prisma:db-deploy: Applying migration
20220803090845_migrate_daily_event_reference_to_booking_reference@calcom/prisma:db-deploy: Applying migration
20220803091114_drop_daily_event_reference@calcom/prisma:db-deploy: Applying migration
20220811132430_add_unique_index_to_webhook@calcom/prisma:db-deploy: Applying migration
20220811234822_add_after_meeting_ends_trigger@calcom/prisma:db-deploy: Applying migration
20220817201039_@calcom/prisma:db-deploy: Applying migration
20220827082641_reschedule_workflow_trigger_added@calcom/prisma:db-deploy:
@calcom/prisma:db-deploy: The following migrations have been applied:
@calcom/prisma:db-deploy:
@calcom/prisma:db-deploy: migrations/
@calcom/prisma:db-deploy: └─ 20210605225044_init/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210605225507_added_bookings/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210606013704_made_booking_uid_unique/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210613133618_add_team_membership_verification/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210615140247_added_selected_calendar/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210615142134_added_custom_event_name/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210615153546_added_buffer_time/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210615153759_add_email_verification_column/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210618140954_added_event_type_custom/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210628153550_password_reset_request/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210629160507_hide_branding/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210630014738_schedule_availability/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210709231256_add_user_theme/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210714151216_event_type_period_settings/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210717120159_booking_confirmation/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210718184017_reminder_mails/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210722225431_minimum_booking_notice/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210725123357_add_location_to_booking/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210813142905_event_payment/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210813194355_add_slug_to_team/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210814175645_custom_inputs_type_enum/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210820130519_add_placeholder_to_custom_event_types/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210824054220_add_bio_branding_logo_to_team/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210825004801_schedule_schema/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210830064354_add_unique_to_team_slug/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210902112455_event_type_unique_user_id_slug/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210902121313_user_plan/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210902125945_user_username_unique/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210904162403_add_booking_status_enum/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210908042159_teams_feature/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210908220336_add_daily_data_table/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210908235519_undo_unique_user_id_slug/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210913211650_add_meeting_info/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210918013258_add_two_factor_fields/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210918152354_user_id_slug_fix/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210919174415_add_user_locale/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20210922004424_add_disable_guests_to_event_type/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211004231654_add_webhook_model/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211011152041_non_optionals/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211028233838_add_user_webhooks_relation/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211101151249_update_rejected_bookings/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211105200545_availability_start_and_end_time_as_time/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211106121119_add_event_type_position/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211110063531_add_custom_brand_color/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211110142845_add_identity_provider_columns/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211111013358_period_type_enum/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211112145539_add_saml_login/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211115182559_availability_issue/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211120211639_add_payload_template/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211207010154_add_destination_calendar/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211209201138_membership_admin_role/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211210182230_add_invited_to/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211217201940_upgrade_to_v3/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211217215952_added_slot_interval_to_event_type/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211220192703_email_to_lowercase/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211222174947_placeholder/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211222181246_add_sc_address/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211228004752_adds_user_metadata/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20211231142312_add_user_on_delete_cascade/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220105104913_add_away_field/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220113145333_rename_column_sc_address_to_smart_contract_address/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220117193242_trial_users_by_default/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220121210720_add_cancellation_reason/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220125035907_add_attendee_locale/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220131170110_add_metadata_column_to_event_type/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220205135022_add_verified_column/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220209082843_add_rejection_reason/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220217093836_add_webhook_for_event/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220228122419_add_time_format/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220302035831_add_before_and_after_event_buffer/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220302110201_add_dark_mode_brand_color/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220303171305_adds_user_trial_ends_at/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220305233635_availability_schedules/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220305233635_rename_indexes/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220306010113_renames_verification_request_to_verification_token/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220323033335_reschedule_fields_to_bookings_table/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220323162642_events_hide_notes/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220328185001_soft_delete_booking_references/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220330071743_add_dynamic_group_booking/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220404132522_redirect_url/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220409155714_impersonate_users/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220409195425_index_event_types_team_id_slug/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220412172742_payment_on_delete_cascade/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220413002425_adds_api_keys/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220413173832_add_seats_to_event_type_model/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220420152505_add_hashed_event_url/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220420230104_update_booking_id_constrain/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220420230105_rename_verification_token_unique_id/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220423022403_recurring_event/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220423175732_added_next_auth_models/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220502154345_adds_apps/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220503183922_add_external_calendar_id_to_booking_reference/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220503194835_adds_app_relation_to_webhook_and_api_keys/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220511095513_add_custom_inputs_to_booking/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220513151152_adds_feedback_table/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220518201335_add_user_relationship_to_feedback/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220525110759_add_user_impersonation_toggle/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220525182228_cal_video_preinstalled/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220526151550_cascades_impersonations_on_user_delete/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220604144700_fixes_booking_status/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220604210102_removes_booking_confirmed_rejected/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220614090326_add_webhook_secret/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220616072241_app_routing_forms/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220620181226_add_all_userid_to_users/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220622110735_allow_one_schedule_to_apply_to_multiple_event_types/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220628184929_adds_missing_owner_relationship/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220628190334_adds_missing_oncascades/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220628191702_adds_default_date_to_feedback/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220629151617_connect_destination_calendar_to_credential/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220711182928_add_workflows/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220714175322_destination_calendar_one_to_many_bookings/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220719110415_form_submitted_webhook/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220719144253_disabled_impersonation_teams/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220721183745/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220723001233/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220728111440_add_created_at_form_response/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220803090845_migrate_daily_event_reference_to_booking_reference/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220803091114_drop_daily_event_reference/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220811132430_add_unique_index_to_webhook/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220811234822_add_after_meeting_ends_trigger/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220817201039_/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy: └─ 20220827082641_reschedule_workflow_trigger_added/
@calcom/prisma:db-deploy: └─ migration.sql
@calcom/prisma:db-deploy:
@calcom/prisma:db-deploy: All migrations have been successfully applied.
@calcom/prisma:build: cache bypass, force executing d8bde033042a4c64
@calcom/prisma:build: $ yarn prisma migrate deploy && yarn seed-app-store
@calcom/prisma:build: $ /tmp/build_051cd643/node_modules/.bin/prisma migrate deploy
@calcom/embed-snippet:build: cache miss, executing 8ceb973bf5cc10a3
@calcom/embed-snippet:build: $ vite build && tsc --emitDeclarationOnly --declarationDir dist
@calcom/embed-snippet:build: vite v2.9.15 building for production...
@calcom/embed-snippet:build: transforming...
@calcom/embed-snippet:build: ✓ 1 modules transformed.
@calcom/embed-snippet:build: rendering chunks...
@calcom/embed-snippet:build: dist/snippet.es.js 1.01 KiB / gzip: 0.50 KiB
Beta Was this translation helpful? Give feedback.
All reactions