Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global type 'ReadonlyArray' must have 1 type parameter(s). #86

Open
ksjogo opened this issue Jan 2, 2022 · 1 comment
Open

Global type 'ReadonlyArray' must have 1 type parameter(s). #86

ksjogo opened this issue Jan 2, 2022 · 1 comment

Comments

@ksjogo
Copy link
Contributor

ksjogo commented Jan 2, 2022

Running npx tsc --noEmit currently errors out with

λ npx tsc --noEmit
error TS2317: Global type 'ReadonlyArray' must have 1 type parameter(s).


Found 1 error.

But should run okay on a ts2gd project instead.

@johnfn
Copy link
Owner

johnfn commented Jan 8, 2022

Hm, I can't reproduce this! It exits error free for me on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants