denoland / denoland/deploy_feedback

[Bug]: cannot run @node-rs/argon2

Open
#812 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

does deno deploy support node native addons?

### Steps to reproduce

```ts
import { hash } from "@node-rs/argon2";

await hash("");
```

### Expected behavior

string

### Environment

_No response_

### Possible solution

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.