This commit is contained in:
pelikhan 2022-02-11 11:29:55 -08:00
Родитель 085977a71b
Коммит ba8e6d68d6
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,12 @@ The rest of this page is for developers of the `jacdac-ts` library.
sudo npm install -g jacdac-cli
```
If the native module installation fails, try adding `--unsafe`
```bash
sudo npm install -g jacdac-cli --unsafe
```
## Usage
### `jacdac parse`