-
Notifications
You must be signed in to change notification settings - Fork 10
Stuck at Updating base reserve value, while yarn run dev #234
Copy link
Copy link
Open
Description
while yarn run dev i got:
yarn run v1.22.11
$ nodemon --watch src && tslint-check
[nodemon] 1.19.3
[nodemon] to restart at any time, enter `rs`
[nodemon] watching dir(s): src/**/*
[nodemon] watching extensions: ts,json
[nodemon] starting `ts-node src/graphql_server.ts`
2021-10-14T02:12:27.813Z debug: Logging initialized at debug level
2021-10-14T02:12:27.815Z info: Using .env file to supply config environment variables
2021-10-14T02:12:28.491Z info: Initializing...
2021-10-14T02:12:28.491Z info: Sentry...
2021-10-14T02:12:28.492Z info: Connecting to the database...
2021-10-14T02:12:28.522Z info: Creating connection for pubsub...
2021-10-14T02:12:28.527Z debug: Connected to PG pubsub
2021-10-14T02:12:28.527Z info: Updating base reserve value...
but nothing in http://localhost:4000
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels