We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 340ba20 + 1cf7525 commit a22302fCopy full SHA for a22302f
adminforth/documentation/docs/tutorial/01-helloWorld.md
@@ -32,7 +32,7 @@ nvm use 20
32
mkdir af-hello
33
cd af-hello
34
npm init -y
35
-npm i adminforth express @types/express typescript tsx @types/node -D
+npm i adminforth express @dotenvx/dotenvx @types/express typescript tsx @types/node -D
36
npx --yes tsc --init --module NodeNext --target ESNext
37
```
38
0 commit comments