Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Reset #15337

Closed
DevDuque opened this issue Sep 15, 2022 · 1 comment
Closed

Migrate Reset #15337

DevDuque opened this issue Sep 15, 2022 · 1 comment

Comments

@DevDuque
Copy link

Hi Prisma Team! The following command just crashed.

Command

migrate reset

Versions

Name Version
Platform windows
Node v16.17.0
Prisma CLI 4.3.1
Engine c875e43600dfe042452e0b868f7a48b817b9640b

Error

Error: Error in migration engine.
Reason: [migration-engine\connectors\sql-migration-connector\src\flavour\sqlite.rs:256:46] failed to truncate sqlite file: Os { code: 5, kind: PermissionDenied, message: "Access Denied" }

Please create an issue with your `schema.prisma` at
https://github.com/prisma/prisma/issues/new

@jkomyno
Copy link
Contributor

jkomyno commented Sep 15, 2022

Thank you, closing this as a duplicate of #13991.

@jkomyno jkomyno closed this as completed Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants