Need help with TMPDIR environment variable #3107
-
|
I did a fresh install of termux and I setup the TMPDIR environment variable in the .bashrc file `Connecting to soulseek Error: ENOENT: no such file or directory, mkdir '/tmp/slsk' Node.js v18.12.1`
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Secondly, the scripts you are using have hardcoded the https://github.com/f-hj/slsk-client/blob/5507cac8757068d1946ef205c6bd0d82614dd1bc/lib/index.js#L20 |
Beta Was this translation helpful? Give feedback.
$TMPDIRis automatically exported for all shells started by app and you don't need to export it.Secondly, the scripts you are using have hardcoded the
/tmp/slskand/tmp/cmus_scrobbler.logpaths.https://github.com/f-hj/slsk-client/blob/5507cac8757068d1946ef205c6bd0d82614dd1bc/lib/index.js#L20
https://github.com/vjeranc/cmus-status-scrobbler/blob/8f587c38142779514c8ef2a09e93dda4d09c7d51/cmus_status_scrobbler.py#L355