mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
update-readme
This commit is contained in:
parent
3d2cfb99b7
commit
f55e3c2202
@ -277,7 +277,7 @@ npm test -- 'LinkedList'
|
|||||||
|
|
||||||
**Troubleshooting**
|
**Troubleshooting**
|
||||||
|
|
||||||
In case if linting or testing is failing try to delete the `node_modules` folder and re-install npm packages:
|
If linting or testing is failing, try to delete the `node_modules` folder and re-install npm packages:
|
||||||
|
|
||||||
```
|
```
|
||||||
rm -rf ./node_modules
|
rm -rf ./node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user