diff --git a/Makefile b/Makefile index 399e1e9..2aef003 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ all: build .PHONY: install install: - npm install + npm install --legacy-peer-deps .PHONY: build build: