Advertisement
Guest User

Untitled

a guest
Jan 30th, 2023
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. yarn run v1.22.19
  2. warning ../../package.json: No license field
  3. $ cross-env DEBUG=bbsite NODE_ENV=development babel-node src/server/app.js --extensions .js,.jsx,.ts,.tsx
  4. bbsite Git revision: unknown +0ms
  5. bbsite Express server listening on port 9099 +29ms
  6. Uncaught Exception:
  7. Error: getaddrinfo EAI_AGAIN redis
  8. at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
  9. About to exit with code: 1
  10. bbsite Cleaning up before closing +4ms
  11. error Command failed with exit code 1.
  12. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement