Skip to content

Commit 3bc01eb

Browse files
mauriceKAdhmlau
authored andcommitted
Update Getting-started.md
without an additional npm i, you will get an error: https://stackoverflow.com/questions/72181423/loopback-cli-lb-clean-command-not-found-linux Signed-off-by: mauriceKA <[email protected]>
1 parent 0e8336c commit 3bc01eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/site/Getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ running the project.
6363

6464
```sh
6565
cd getting-started
66+
npm i
6667
npm start
6768
```
6869

0 commit comments

Comments
 (0)