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

yarn console command exits with error #9

Open
puckey opened this issue Jul 21, 2020 · 2 comments
Open

yarn console command exits with error #9

puckey opened this issue Jul 21, 2020 · 2 comments

Comments

@puckey
Copy link
Contributor

puckey commented Jul 21, 2020

When I run yarn console, the command exits with error code 1:

$ dito console src/server/app
development server started at http://0.0.0.0:8080
ℹ 「hot」: WebSocket Server Listening on localhost:57517
ℹ 「hot」: Applying DefinePlugin:__hotClientOptions__
ℹ 「hot」: webpack: Compiling...

------------------------------------------------------------
Dito Console

Available references:
 - Dito app: app
 - Dito models: Message, Dummy, User

------------------------------------------------------------

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@lehni
Copy link
Contributor

lehni commented Aug 4, 2020

Yes I can replicate. Haven't used the console in ages… Odd!

@puckey
Copy link
Contributor Author

puckey commented Aug 21, 2020

This fixes it: ditojs/dito#31

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