Skip to content

Commit bdc5dba

Browse files
committed
APM- 4217 Update install
1 parent e87efaa commit bdc5dba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ install-python:
44
poetry install
55

66
install-node:
7-
npm install
7+
npm install --legacy-peer-deps
8+
cd sandbox && npm install --legacy-peer-deps
89

910
.git/hooks/pre-commit:
1011
cp scripts/pre-commit .git/hooks/pre-commit

0 commit comments

Comments
 (0)