Skip to content

Commit 82077f2

Browse files
committed
docs: add comment to .npmrc explaining legacy-peer-deps workaround
1 parent 83ece77 commit 82077f2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • packages/create-llama/templates/types/llamaindexserver/nextjs
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
legacy-peer-deps=true
1+
# Temporary workaround: @llamaindex/server requires older workflow version.
2+
# We override it to fix a crash (PR #717), so we need legacy-peer-deps to ignore the conflict.
3+
legacy-peer-deps=true

0 commit comments

Comments
 (0)