doc: missing instruction #284

Massimo Melina committed Jul 4, 2023 at 12:27 UTC 7e7ba51b345d963ad5217f04a9b0ffcc824d80b0
3 files changed +5 -3
README.md
+2
@@ -69,6 +69,8 @@ If your system is not Windows/Linux/Mac or you just don't want to run the binari
69
70 The `@latest` part is optional, and ensures that you are always up to date.
71
72 +If this procedure fails, it may be that you are missing one of [these requirements](https://github.com/nodejs/node-gyp#installation).
73 +
74 Configuration and other files will be stored in `%HOME%/.vfs`
75
76 ### Service
package-lock.json
+2 -2
@@ -1,12 +1,12 @@
1 {
2 "name": "hfs",
3 - "version": "0.46.0-beta10",
3 + "version": "0.46.0",
4 "lockfileVersion": 2,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "hfs",
9 - "version": "0.46.0-beta10",
9 + "version": "0.46.0",
10 "license": "GPL-3.0",
11 "workspaces": [
12 "admin",
tests/config.yaml
+1 -1
@@ -118,4 +118,4 @@ accounts:
118 - admins
119 admins:
120 admin: true
121 -version: 0.46.0-beta9
121 +version: 0.46.0