-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Cannot compile with Typescript Project #4029
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
here's a link to a failing build: https://github.com/nexys-system/ipfs-infura-client/actions/runs/1753407843 |
To fix the You probably want |
@achingbrain see #4031 |
@johnb8005 that just removes the circular reference, I mean the whole type can go. |
@achingbrain just edited |
In my project in tsconfig.json when
skipLibCheck
is set tofalse
or remove the option I can no longer compile the project and I get a bunch of error messages.The text was updated successfully, but these errors were encountered: