mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-06-10 21:41:29 +00:00
FluenceJs: fix typo in chokidar-cli package name
This commit is contained in:
@ -69,7 +69,7 @@ npm install --save-dev @fluencelabs/aqua-lib
|
||||
Also we might want to have aqua source files automatically recompiled on every save. We will take advantage of chokidar for that:
|
||||
|
||||
```bash
|
||||
npm install --save-dev @fluencelabs/chokidar-cli
|
||||
npm install --save-dev chokidar-cli
|
||||
```
|
||||
|
||||
And last, but no least we will need TypeScript
|
||||
|
Reference in New Issue
Block a user