mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gotify-server: fix build with newer nodejs versions
This commit is contained in:
parent
3c88d5bdf2
commit
72908036d0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ post_patch() {
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
export NODE_OPTIONS=--openssl-legacy-provider
|
||||||
cd ui
|
cd ui
|
||||||
yarn
|
yarn
|
||||||
yarn build
|
yarn build
|
||||||
|
|
Loading…
Add table
Reference in a new issue