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

Compile errors #2

Closed
itsmontoya opened this issue Jul 24, 2017 · 0 comments · Fixed by #3
Closed

Compile errors #2

itsmontoya opened this issue Jul 24, 2017 · 0 comments · Fixed by #3

Comments

@itsmontoya
Copy link
Contributor

When compiling, I receive the following errors:

node_modules/ts-md5/src/md5.ts(242,31): error TS2531: Object is possibly 'null'.
node_modules/ts-md5/src/md5.ts(243,31): error TS2531: Object is possibly 'null'.
node_modules/ts-md5/src/md5.ts(263,17): error TS2322: Type 'string' is not assignable to type 'never'.
node_modules/ts-md5/src/md5.ts(265,17): error TS2322: Type 'string' is not assignable to type 'never'.
node_modules/ts-md5/src/md5.ts(272,30): error TS7006: Parameter 'x' implicitly has an 'any' type.
node_modules/ts-md5/src/md5.ts(272,33): error TS7006: Parameter 'k' implicitly has an 'any' type.
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

Successfully merging a pull request may close this issue.

1 participant