Well, should anyone run into this error, I could "fix" it by manually destroying the VMs on Virtual Box and reinstalling Homestead... I had probably broken something previously :/
Dec 10, 2014
5
Level 4
Problem with "homestead edit" command
I can't get "homestead edit" command to work on Ubuntu.
Here's what it says when I run the command:
$homestead edit WARNING: HOME is not set, using root: / Warning: unknown mime-type for "/home/charlesaf/.homestead/Homestead.yaml" -- using "application/octet-stream" Error: no "view" mailcap rules found for type "application/octet-stream" WARNING: HOME is not set, using root: / Opening "/home/charlesaf/.homestead/Homestead.yaml" with LibreOffice 4.3 Writer (application/x-yaml) Failed to open display
I even changed the default editor to Sublime Text, but it stills mentions LibreOffice:
$xdg-mime query default application/x-yaml sublime_text.desktop
Anyone knows what I should do?
Level 65
Try make an alias to just open the file manually or something in the meantime
Please or to participate in this conversation.