Skip to content

[TypeScript] v7.11.2 has a hard requirement on specific TS configs #245

@robcresswell

Description

@robcresswell
@octokit/webhooks/dist-types/types.d.ts(1,13): error TS1259: Module
'"/home/robcresswell/code/new-proj/node_modules/aggregate-error/index"'
can only be default-imported using the 'allowSyntheticDefaultImports' flag

This seems to have recently started popping up; adding skipLibCheck: true makes it go away :(

I can push a minimal repro in a couple days if that helps too

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as documented, or is being fixedtypescriptRelevant to TypeScript users only

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions