Skip to content

make dev fails Windows 10 #16

@verbeckii

Description

@verbeckii

What environment did you encounter the issue in?

development

What did you do?

I'm trying to first visit install-test Staffjoy

  1. Installed VirtualBox
  2. Installed Vagrant
  3. Installed Vagrant plugins vagrant plugin install vagrant-hostmanager and vagrant plugin install vagrant-disksize
  4. Installed Go and modd
  5. Made gitclone to my folder
  6. Inside got cloned run vagrant up
  7. Seems like everything is good (no error) and run vagrant ssh
  8. run make dev and 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions