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
{{ message }}
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
Specific example: @types/aws-lambda is included to ease writing AWS lambda handlers, although aws-lambda is not included. The import is also specifically an import type in the code to further clarify that this is a type-only import.
This is showing up as aws-lambda being a missing dependency when it actually isn't.
mickdekkers, wouterb, Niek, iStefo, tpluscode and 3 more