run-llama / create-llama

The easiest way to get started with LlamaIndex
MIT License
631 stars 74 forks source link

"Operation not permitted" error on WSL. #117

Closed baajayi closed 3 weeks ago

baajayi commented 1 month ago

image It advised that this should be reported as a bug. I'm using Ubuntu on WSL and I'm getting this "operation not permitted" error. It looks like it was going to make a directory on the Windows System.

rmandrad commented 1 month ago

i get a different error on wsl ubuntu 24.04 - OS not supported

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!

marcusschiesser commented 3 weeks ago

@baajayi seems like you don't have access to the c:\\windows\test_llama folder - @rmandrad your issue is covered in #47