Skip to content

An error occurs when I try to run my NestJS project using Turso and i try change node version wit 20, 21 and 22. When i uninstall the dependency. The project works. #321

@Dieghoatc

Description

@Dieghoatc

node:internal/modules/cjs/loader:1921
return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: The specified module could not be found.
\?\C:\Users\project\node_modules@libsql\win32-x64-msvc\index.node
at Object..node (node:internal/modules/cjs/loader:1921:18)
at Module.load (node:internal/modules/cjs/loader:1465:32)
at Function._load (node:internal/modules/cjs/loader:1282:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.require (node:internal/modules/cjs/loader:1487:12)
at require (node:internal/modules/helpers:135:16)
at requireNative (C:\Users\project\node_modules\libsql\index.js:22:10)
at Object. (C:\Users\project\node_modules\libsql\index.js:45:5)
at Module._compile (node:internal/modules/cjs/loader:1730:14) {
code: 'ERR_DLOPEN_FAILED'
}

Node.js v22.17.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions