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