Constraits not satisfiyng ItemFields #77
Answered
by
0xAndrewBlack
0xAndrewBlack
asked this question in
Q&A
|
I stumbled on a weird error upon updating the package from When downgrading to The project where I use the package and the error is found at my failing actions script https://github.com/0xAndrewBlack/syncer full error log when building: |
Answered by
0xAndrewBlack
Oct 12, 2022
Replies: 1 comment
|
Fixed by adding this line to the "skipLibCheck": true |
0 replies
Answer selected by
0xAndrewBlack
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed by adding this line to the
tsconfig.json