$
errors.fyi/sqlite/SQLITE_CANTOPEN_ISDIR
74
namespaces
·
3,092
codes
errors.fyi
/
526
numeric alias · refers to 1 code
526
Numeric alias
The numeric value 526 doesn't have its own canonical entry — it's defined symbolically:
SQLITE_CANTOPEN_ISDIR
Cannot open: is a directory
The path given to sqlite3_open() refers to a directory rather than a file.
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT