Skip to content

Commit e46f739

Browse files
committed
fixup! docs add
1 parent dc0656a commit e46f739

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/api/errors.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,6 +2140,16 @@ An attempt was made to open an IPC communication channel with a synchronously
21402140
forked Node.js process. See the documentation for the [`child_process`][] module
21412141
for more information.
21422142

2143+
<a id="ERR_LOAD_SQLITE_EXTENSION"></a>
2144+
2145+
### `ERR_LOAD_SQLITE_EXTENSION`
2146+
2147+
<!-- YAML
2148+
added: REPLACEME
2149+
-->
2150+
2151+
An error occurred while loading a SQLite extension.
2152+
21432153
<a id="ERR_LOADER_CHAIN_INCOMPLETE"></a>
21442154

21452155
### `ERR_LOADER_CHAIN_INCOMPLETE`

0 commit comments

Comments
 (0)