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

SqliteException(14):while opening the database, unable to open database file (code 14) #2971

Open
amit1172 opened this issue Apr 25, 2024 · 0 comments

Comments

@amit1172
Copy link

this example/app : https://github.com/simolus3/drift/tree/develop/examples/app

in windows when i try to run it throws below error

flutter: SqliteException(14): while opening the database, unable to open database file, unable to open database file (code 14)

Got a stack frame from package:stack_trace, where a vm or web frame was expected. This can happen if FlutterError.demangleStackTrace was not set in an environment that propagates non-standard stack traces to the framework, such as during tests.
'package:flutter/src/foundation/stack_frame.dart':
Failed assertion: line 195 pos 7: 'line != '===== asynchronous gap ===========================''

The relevant error-causing widget was:
HomePage HomePage:file:///C:/Users/AMIT/Downloads/simolus3%20drift%20develop%20examples-app/lib/main.dart:19:35

can some one help resolve this error ?

Thanks.

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

1 participant