Skip to content

Commit 729c8f1

Browse files
Merge pull request #5977 from CalebZoe/make
Update Make instructions
2 parents 4dbd7ea + 0e19e21 commit 729c8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ setup-libs:
1919

2020
## Install layer5.io dependencies your local machine.
2121
setup:
22-
npm install
22+
npm install --legacy-peer-deps
2323

2424
## Run layer5.io on your local machine.
2525
site:

0 commit comments

Comments
 (0)