You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am getting error occured in dts build, but there are no other details about the error, or why it is occurring. It happens when I change a type in one of my types.ts files from an express Router to a fastify FastifyInstance, but I have no idea why. I see where the error is being created in dtsTask, but is it possible to add some extra debugging information to help troubleshoot why I have a failure?