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

@deno/kv does not work when NAPI is disabled, even when running in Deno #99

Open
1 task done
TaiWaiLu opened this issue Nov 5, 2024 · 0 comments
Open
1 task done

Comments

@TaiWaiLu
Copy link

TaiWaiLu commented Nov 5, 2024

🔍

  • Did you search for existing issues?

Type of feedback

Bug report

Description

Project linked to GitHub
Downloaded file:///src/main.ts (1/1)
Packaging complete
The deployment failed: UNCAUGHT_EXCEPTION Error: Cannot find module '@deno/kv-linux-x64-gnu' Require stack: - /node_modules/.deno/@deno[email protected]/node_modules/@deno/kv/esm/_napi_index.cjs - /node_modules/.deno/@deno[email protected]/node_modules/@deno/kv/esm/_napi_index.cjs at Function.Module._resolveFilename (node:module:608:15) at Function.Module._load (node:module:486:27) at Module.require (node:module:674:19) at require (node:module:801:16) at Object. (file:///node_modules/.deno/@deno[email protected]/node_modules/@deno/kv/esm/_napi_index.cjs:92:31) at Object. (file:///node_modules/.deno/@deno[email protected]/node_modules/@deno/kv/esm/_napi_index.cjs:126:4) at Module._compile (node:module:736:34) at Object.Module._extensions..js (node:module:757:11) at Module.load (node:module:655:32) at Function.Module._load (node:module:523:13)

Steps to reproduce (if applicable)

The local test is fine, but there is an error with the deno cloud

Expected behavior (if applicable)

No response

Possible solution (if applicable)

No response

Additional context

No response

@lucacasonato lucacasonato transferred this issue from denoland/deploy_feedback Nov 7, 2024
@lucacasonato lucacasonato changed the title [KV Feedback]: erro @deno/kv does not work when NAPI is disabled, even when running in Deno Nov 7, 2024
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