Skip to content

Type errors in @netlify/edge-functions version 3 #489

@benmccann

Description

@benmccann

It looks like we can't install it into our project because we don't have skipLibCheck enabled and the types are invalid:

Error: packages/adapter-netlify check: ../../node_modules/.pnpm/@[email protected]/node_modules/@netlify/edge-functions/dist/main.d.ts(69,9): error TS2451: Cannot redeclare block-scoped variable 'Netlify'.
Error: packages/adapter-netlify check: ../../node_modules/.pnpm/@[email protected]/node_modules/@netlify/functions/dist/main.d.ts(230,11): error TS2451: Cannot redeclare block-scoped variable 'Netlify'.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions