run-llama / create-llama

The easiest way to get started with LlamaIndex
MIT License
605 stars 70 forks source link

[feature] Add support for Linux #47

Open lucasmsoares96 opened 2 months ago

marcusschiesser commented 2 weeks ago

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