Migrate from 'npm i' to 'npm install'
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
1a96d4c15c
commit
dc90507dbe
@ -10,7 +10,7 @@
|
||||
- Install all TypeScript dependencies
|
||||
```bash
|
||||
cd editors/code
|
||||
npm i
|
||||
npm install
|
||||
```
|
||||
|
||||
## Common knowledge
|
||||
|
Loading…
x
Reference in New Issue
Block a user