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

Exit code 1 returned after yarn dev #114

Open
teganish opened this issue Feb 14, 2020 · 3 comments
Open

Exit code 1 returned after yarn dev #114

teganish opened this issue Feb 14, 2020 · 3 comments

Comments

@teganish
Copy link

This is what was returned after running "yarn dev":

$ concurrently 'cd client && yarn start' 'cd server && yarn dev'
[0] ''cd' is not recognized as an internal or external command,
[0] operable program or batch file.
[1] 'client' is not recognized as an internal or external command,
[1] operable program or batch file.
[0] 'cd exited with code 1
[1] client exited with code 1
error Command failed with exit code 1.

@teganish
Copy link
Author

I haven't been able to fully install this on localhost or on a server with shared webhosting.

@alanfriedman
Copy link
Collaborator

Hey @teganish, thanks for reporting this. Can you provide system info?

@teganish
Copy link
Author

What kind of system info?

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

2 participants