Skip to content

Commit

Permalink
Update content/300-guides/200-deployment/301-edge/450-deploy-to-cloud…
Browse files Browse the repository at this point in the history
…flare-workers.mdx

Co-authored-by: Alex Ruheni <[email protected]>
  • Loading branch information
ankur-arch and ruheni authored Oct 26, 2023
1 parent fb4517e commit 5cf42b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ npx prisma generate --no-engine
Prior to Prisma 5.2.0, the `--no-engine` flag is not available. Instead, use the `--accelerate` flag.

```terminal
npx prisma generate --accelerate
npx prisma generate --no-engines
```

</Admonition>
Expand Down

0 comments on commit 5cf42b4

Please sign in to comment.