Ludwig Nussel 2021-08-19 14:54:56 +00:00 committed by Git OBS Bridge
parent 0617b466bd
commit 57a181fb9b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 19 14:54:46 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- add --legacy-peer-deps to fix build
-------------------------------------------------------------------
Tue Aug 3 14:46:16 UTC 2021 - Ludwig Nussel <lnussel@suse.de>

View File

@ -174,7 +174,7 @@ Recommends: subscription-manager-cockpit
%autopatch -p1
cp %SOURCE1 tools/cockpit.pam
#
local-npm-registry %{_sourcedir} install --also=dev
local-npm-registry %{_sourcedir} install --also=dev --legacy-peer-deps
%build
find node_modules -name \*.node -print -delete