Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Failed to install community and Llamapack templates #491

Open
leehuwuj opened this issue Jan 22, 2025 · 1 comment
Open

[Bug] Failed to install community and Llamapack templates #491

leehuwuj opened this issue Jan 22, 2025 · 1 comment

Comments

@leehuwuj
Copy link
Collaborator

leehuwuj commented Jan 22, 2025

Reproduce:

  • Create an app with any community or Llamapack template:
    e.g:
❯ npx create-llama@latest --pro
✔ What is your project named? … my-app
✔ Which template would you like to use? › Community template from https://github.com/run-llama/create_llama_projects
✔ Select community template › chat-llamaindex

It'd throw error on installation:

Creating a new LlamaIndex app in my-app.


Installing community project: chat-llamaindex

Success! Created my-app at my-app
Now have a look at the README.md (​file:///README.md​) and learn how to get started.

Aborting installation.
Unexpected error. Please report it as a bug:
 TypeError: Cannot read properties of undefined (reading 'some')
    at createApp (.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:290:25225)
    at async run (.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:290:65438)
@leehuwuj leehuwuj changed the title [Bug] Failed to install community templates [Bug] Failed to install community and Llamapack templates Jan 22, 2025
@leehuwuj
Copy link
Collaborator Author

Updated: The issue also occurs in Llamapack templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant