use npm
This commit is contained in:
parent
ea4207e0d3
commit
c3f82ab294
1 changed files with 1 additions and 2 deletions
|
@ -196,8 +196,7 @@ prepare() {
|
|||
done
|
||||
|
||||
msg "Installing signal-desktop JS dependencies"
|
||||
echo 'ignore-engines true' > .yarnrc
|
||||
yarn --ignore-scripts --frozen-lockfile
|
||||
npm ci
|
||||
|
||||
(
|
||||
cd "$srcdir"/webrtc-$_webrtcver
|
||||
|
|
Loading…
Reference in a new issue