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

Typescript errors #605

Closed
doczoidberg opened this issue Sep 9, 2018 · 1 comment
Closed

Typescript errors #605

doczoidberg opened this issue Sep 9, 2018 · 1 comment

Comments

@doczoidberg
Copy link

  • Jimp Version: 0.4.0
  • Typescript: 2.8.3

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.
@hipstersmoothie
Copy link
Collaborator

Duplicate of #581 tracking typescript errors in that issue

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