You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
Since few updates I have an error when I update ESPHOME using command update
Updating uv from 0.8.15 to 0.8.17error: The executable directory /root/.local/bin is not in PATH, but the Bash configuration files are already up-to-date
This is only when there is an upgrade to do. If I relaunch just after, there is no error message, and no update
Nothing else seems wrong, the update is done at end without errors
With nano ~/.bashrc I can see something which seems correct
I saw different things on Internet about this message but I really don't understand what I have to do with my LXC.
One point I'm not sure is why "/root/.local/bin:$PATH" contains a dot for local. Is it normal ?
If anybody can guide me.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Since few updates I have an error when I update ESPHOME using command
updateUpdating uv from 0.8.15 to 0.8.17error: The executable directory /root/.local/bin is not in PATH, but the Bash configuration files are already up-to-dateThis is only when there is an upgrade to do. If I relaunch just after, there is no error message, and no update
Nothing else seems wrong, the update is done at end without errors
With
nano ~/.bashrcI can see something which seems correctI saw different things on Internet about this message but I really don't understand what I have to do with my LXC.
One point I'm not sure is why
"/root/.local/bin:$PATH"contains a dot for local. Is it normal ?If anybody can guide me.
Beta Was this translation helpful? Give feedback.
All reactions