We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a290b commit 17352dbCopy full SHA for 17352db
quickwit/quickwit-ui/Makefile
@@ -4,7 +4,7 @@ build:
4
yarn build
5
6
install:
7
- yarn install
+ yarn install --frozen-lockfile
8
9
start:
10
yarn start
0 commit comments