try this for ts changes
This commit is contained in:
@ -60,7 +60,6 @@ async function entry(): Promise<void> {
|
||||
return wrapper.start(args)
|
||||
}
|
||||
|
||||
// ignore me
|
||||
entry().catch((error) => {
|
||||
logger.error(error.message)
|
||||
wrapper.exit(error)
|
||||
|
Reference in New Issue
Block a user