Skip to content

Commit

Permalink
docs: added snap problem to FAQ (#348)
Browse files Browse the repository at this point in the history
* List possible alternatives for snap

Co-authored-by: Ranieri Althoff <[email protected]>
  • Loading branch information
gurgunday and ranisalt authored Aug 4, 2022
1 parent 6ccdca9 commit e3d3adb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,14 @@ you'll need to specify that in the command.
```
</details>
<details>
<summary>
I installed Node as a <a href="https://snapcraft.io/node">snap</a>, and I can't install node-argon2.
</summary>

This seems to be an issue related to snap (see [#345 (comment)](https://github.com/ranisalt/node-argon2/issues/345#issuecomment-1164178674)). Installing Node with another package manager, such as [asdf](https://asdf-vm.com/) or [nvm](https://github.com/nvm-sh/nvm), is a possible workaround.
</details>

## Contributors

### Code contributors
Expand Down

0 comments on commit e3d3adb

Please sign in to comment.