You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I run
yarn console
, the command exits with error code 1:The text was updated successfully, but these errors were encountered: