mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 05:23:12 +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
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
- Install all TypeScript dependencies
|
||||
```bash
|
||||
cd editors/code
|
||||
npm i
|
||||
npm install
|
||||
```
|
||||
|
||||
## Common knowledge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue