We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get the errrors when compiling in an angular 6.1 project:
ERROR in node_modules/jimp/jimp.d.ts(43,51): error TS1005: ';' expected. node_modules/jimp/jimp.d.ts(45,9): error TS1005: ';' expected. node_modules/jimp/jimp.d.ts(47,49): error TS1005: ',' expected. node_modules/jimp/jimp.d.ts(48,24): error TS1005: ',' expected. node_modules/jimp/jimp.d.ts(49,15): error TS1005: ']' expected. node_modules/jimp/jimp.d.ts(49,23): error TS1005: ',' expected. node_modules/jimp/jimp.d.ts(49,24): error TS1136: Property assignment expected.
The text was updated successfully, but these errors were encountered:
Duplicate of #581 tracking typescript errors in that issue
Sorry, something went wrong.
No branches or pull requests
I get the errrors when compiling in an angular 6.1 project:
The text was updated successfully, but these errors were encountered: