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.
1 parent fff8c54 commit 1cf7525Copy full SHA for 1cf7525
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