Loopback 4 won't start after upgrading dependencies #8232
Unanswered
Bananenbrot1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear loopback community,
I just upgraded my packages inside my project to the latest versions, after the upgrade the application wont start. When trying to debug, it always stops while running
app.start()
.I´m getting following error.
I tried setting up a new loopback application and it works inside there.
My
application.ts
and my
index.ts
Beta Was this translation helpful? Give feedback.
All reactions