denoland / denoland/deploy_feedback
[Bug]: cannot run @node-rs/argon2
Open
- 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.