Troubleshooting
Troubleshooting guide for the Mycroft Skills Manager.
mycroft-msm: command not found
Updating the $PATH variable
$PATH variableecho 'export PATH="$PATH:/home/username/mycroft-core/bin"' >> ~/.bashrc
source ~/.bashrcOther options:
/home/user/mycroft-core/bin/mycroft-msmcd /home/user/mycroft-core source .venv/bin/activate msm install dice
Git authentication failed
Uncommitted changes
Git command error - not something we can merge
Git command error - failed to update repo
Where to go for more assistance
Last updated
Was this helpful?