Newbing
Newbing
Explore posts from servers
CDCloudflare Developers
Created by Newbing on 5/6/2024 in #pages-help
Deploy failed in the cloudflare dashboard, but success in the cli.
The deployment id is: e359de58-8dc9-4deb-86d7-91de59e85324 , you could try this branch https://github.com/iflamed/hono-react-ssr-shadcn-ui/tree/prisma-debug to deploy it by self.
6 replies
PPrisma
Created by Newbing on 5/6/2024 in #help-and-questions
Deploy failed in the cloudflare pages dashboard with prisma.
Will you try this branch https://github.com/iflamed/hono-react-ssr-shadcn-ui/tree/prisma-debug , Follow these command below will deploy success in the cli, but failed on the cloudflare dashboard.
npm run install
npx prisma generate
npm run deploy
npm run install
npx prisma generate
npm run deploy
3 replies