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

DEV-ISSUE: Fix problem with xmlbuilder typescript error #16

Open
htammen opened this issue Jul 23, 2016 · 0 comments
Open

DEV-ISSUE: Fix problem with xmlbuilder typescript error #16

htammen opened this issue Jul 23, 2016 · 0 comments
Assignees
Labels

Comments

@htammen
Copy link
Owner

htammen commented Jul 23, 2016

TypeScript creates an error cause the typings type definition (v0.8) does not match the used xmlbuilder version (v0.4.1).
Update to newest xmlbuilder version.

Error is:

 Error:(134, 7) TS2345: Argument of type '{ [x: number]: undefined; "edmx:Edmx": { "@xmlns:edmx": string; "@xmlns:m": string; "@Version": s...' is not assignable to parameter of type 'string'.
@htammen htammen self-assigned this Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants