mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
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
|
- Install all TypeScript dependencies
|
||||||
```bash
|
```bash
|
||||||
cd editors/code
|
cd editors/code
|
||||||
npm i
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
## Common knowledge
|
## Common knowledge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user