mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
remove refs to --pure-lockfile (#40345)
This commit is contained in:
@@ -48,7 +48,7 @@ Grafana consists of two components; the _frontend_, and the _backend_.
|
||||
Before we can build the frontend assets, we need to install the dependencies:
|
||||
|
||||
```
|
||||
yarn install --pure-lockfile
|
||||
yarn install --immutable
|
||||
```
|
||||
|
||||
After the command has finished, we can start building our source code:
|
||||
|
||||
Reference in New Issue
Block a user