-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
What environment did you encounter the issue in?
development
What did you do?
I'm trying to first visit install-test Staffjoy
- Installed VirtualBox
- Installed Vagrant
- Installed Vagrant plugins
vagrant plugin install vagrant-hostmanagerandvagrant plugin install vagrant-disksize - Installed Go and modd
- Made gitclone to my folder
- Inside got cloned run
vagrant up - Seems like everything is good (no error) and run
vagrant ssh - run
make devand got an error
What did you expect to see?
I expected to see something working build
What did you see instead?
I got this error right after run make dev
vagrant@staffjoy-v2:~/golang/src/v2.staffjoy.com$ make dev
bash vagrant/dev-watch.sh
vagrant/dev-watch.sh: line 2: $'\r': command not found
: invalid optionh.sh: line 3: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
vagrant/dev-watch.sh: line 4: $'\r': command not found
vagrant/dev-watch.sh: line 24: syntax error: unexpected end of file
make: *** [makefile:51: dev] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels