[feature] Add support for Linux #4

Closed
opened 2026-02-15 19:15:03 -05:00 by yindo · 1 comment
Owner

Originally created by @lucasmsoares96 on GitHub (Apr 11, 2024).

Originally assigned to: @leehuwuj on GitHub.

Originally created by @lucasmsoares96 on GitHub (Apr 11, 2024). Originally assigned to: @leehuwuj on GitHub.
yindo closed this issue 2026-02-15 19:15:03 -05:00
Author
Owner

@marcusschiesser commented on GitHub (Jun 20, 2024):

Currently, file selection is not working on Linux. Test case:

` npx create-llama@latest
✔ What is your project named? … test
✔ Which template would you like to use? › Chat
✔ Which framework would you like to use? › NextJS
✔ Would you like to set up observability? › No
✔ Please provide your OpenAI API key (leave blank to skip): …
✔ Which data source would you like to use? › Use local folders
Unsupported OS error!`

Please report other issues with running create-llama on Linux here too. Note that you'll have to install the latest Node LTS to use create-llama and many Linux distributions come with an outdated version

@marcusschiesser commented on GitHub (Jun 20, 2024): Currently, file selection is not working on Linux. Test case: ``` ` npx create-llama@latest ✔ What is your project named? … test ✔ Which template would you like to use? › Chat ✔ Which framework would you like to use? › NextJS ✔ Would you like to set up observability? › No ✔ Please provide your OpenAI API key (leave blank to skip): … ✔ Which data source would you like to use? › Use local folders Unsupported OS error!` ``` Please report other issues with running `create-llama` on Linux here too. Note that you'll have to install the latest Node LTS to use create-llama and many Linux distributions come with an outdated version
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#4