Closed appsird closed 3 years ago
These are the errors I received when running
vagrant up && vagrant ssh
Same issue for me on Ubuntu 18.04
I haven't used the Vagrant setup so can't help with this one. I'm closing this since Vagrant and Docker setups are now out of scope for this repo. The guides were old and unmaintained.
I first installed Vagrant and VirtualBox
installed Vagrant on macOS 10.14.6 installed VirtualBox on macOS 10.14.6
Then I installed git-hours:
https://github.com/kimmobrunfeldt/git-hours cd git-hours vagrant up && vagrant ssh
I then needed to install git inside the ssh session. Then I attempted to access my git repo
git clone https://github.com/appsird/iAmp-xxxx.git user: pw: cd iAmp-xxxx git hours
I received a missing module error - and many others on Google search had this same error for different reasons. Is there a means to run this application without dependencies for a VM OS and other pieces. Can I run directly in macOS, which is Debian instead?