Less specific upgrade help
This commit is contained in:
parent
94e38cef9d
commit
fcb0a4a7e6
@ -62,10 +62,10 @@ modules. At any time just wipe out the node_modules/ directory and run
|
|||||||
Upgrading
|
Upgrading
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Pull master branch and then reinstall dependencies:
|
Checkout your commit/branch. If you need to reinstall dependencies (you can check [NEWS](NEWS.md)) do the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
make clean all
|
rm -rf node_modules; npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
Run
|
Run
|
||||||
|
Loading…
Reference in New Issue
Block a user