apollo-server: tracerLogger.submit is not a function
Trying apollo server. Just got an error:
Unhandled rejection TypeError: tracerLogger.submit is not a function
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 19 (9 by maintainers)
Commits related to this issue
- Revert "Update dependencies accept & boom to new namespace (#30… (#3111) This reverts commits 0de2942c, 97b3f682 and 293e28d3. While the change in #3089 change was seemingly justified and straight... — committed to apollographql/apollo-server by abernix 5 years ago
- chore(deps): update dependency @types/jest to v24.0.11 (#30) — committed to apollographql/apollo-server by renovate[bot] 5 years ago
- chore(deps): update dependency @types/jest to v24.0.11 (#30) — committed to apollographql/apollo-server by renovate[bot] 5 years ago
The easiest way for me is not make such mistake and don’t get this error 😉 Ok, if I will be able I will try to provide reproduction.