Update
This commit is contained in:
parent
56b09db387
commit
83252b0da5
@ -14,7 +14,7 @@
|
||||
buildInputs = with pkgs; [ nodejs ];
|
||||
|
||||
buildPhase = ''
|
||||
npm install
|
||||
npm install --legacy-peer-deps
|
||||
npm run build
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user