changed makefile to include --force

This commit is contained in:
2025-10-16 09:28:17 +03:00
parent 57a10dafcb
commit af52b0e22e

View File

@@ -5,7 +5,7 @@ all: build
.PHONY: install .PHONY: install
install: install:
npm install --legacy-peer-deps npm install --force
.PHONY: build .PHONY: build
build: build: