Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make dev fails Windows 10 #16

Open
verbeckii opened this issue Nov 15, 2021 · 1 comment
Open

make dev fails Windows 10 #16

verbeckii opened this issue Nov 15, 2021 · 1 comment

Comments

@verbeckii
Copy link

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
@verbeckii verbeckii changed the title make dev fails Windows make dev fails Windows 10 Nov 15, 2021
@verbeckii
Copy link
Author

It seems like my issue relate to #14 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant