forwardemail / forwardemail/supertest

Fix types, to prevent errors compiling nest.js for some versions of node

Open
#758 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14.4k
Forks
782
PR merge metrics
No merged PRs in 30d

Description

According to https://stackoverflow.com/a/70868796 :

Supertest has a dependency on "@types/supertest" which wildcards "@types/superagent": "*", and that dependency has another wildcard dependency "@types/node": "*", ***but the types within @types/supertest actually require @types/node >=16.X.X***.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.