Skip to content

Getting error on any command with copilot chat #382

Answered by Chuanhuan
nihal-ramaswamy asked this question in Q&A
Discussion options

You must be logged in to vote

I

I try to verify and install in new native Termux. Same issue happens in Termux. It's really odd. It worked one month ago for another device which also native Termux installed .

Thx, after check my $XDG_RUNTIME_DIR is point to /data/data/com.termux/files/home and permission is drwx--------
I did below to solve my problem.

export XDG_RUNTIME_DIR=$PREFIX/tmp
chmod 777 $PREFIX/tmp

Appreciate!!!

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gptlang
Comment options

Comment options

You must be logged in to vote
1 reply
@Chuanhuan
Comment options

Answer selected by gptlang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #380 on July 31, 2024 01:54.