entropy-research / Devon

Devon: An open-source pair programmer
GNU Affero General Public License v3.0
2.36k stars 172 forks source link

WSL installation errors #70

Closed fritol closed 4 days ago

fritol commented 2 weeks ago

WSL 22.04 ubuntu during installation this happens image

werruww commented 2 weeks ago

not work

akiradev0x commented 2 weeks ago

Yep, ok so this is going to be a longer issue @fritol thanks for opening this

akiradev0x commented 2 weeks ago

I currently am unsure of the cause of why this is happening. First maybe check your node version? Our only known supported versions are 20 or 22 and above

fritol commented 2 weeks ago

i retried the install , it went through

now i get file:///usr/local/lib/node_modules/devon-tui/node_modules/meow/index.js:85 flag.default = flag.default ?? []; whenever i run devon-tui --help or any other option

akiradev0x commented 2 weeks ago

What node version are you running @fritol ?

akiradev0x commented 2 weeks ago

Also you should be able to use the ui! with npx devon-ui

akiradev0x commented 6 days ago

Also if you can, upgrade node version to 22!

werruww commented 5 days ago

not work

fritol commented 4 days ago

What node version are you running @fritol ?

Welcome to Node.js v12.22.9.

fritol commented 4 days ago

Also if you can, upgrade node version to 22!

upgraded to node -v v22.3.0

and NOW without devon reinstall devon-tui simply starts a session ;) image

thanks you, ser, @akiradev0x