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

twc fail when there are no methods #77

Closed
tpluscode opened this issue May 2, 2017 · 1 comment
Closed

twc fail when there are no methods #77

tpluscode opened this issue May 2, 2017 · 1 comment

Comments

@tpluscode
Copy link
Contributor

Version 0.2.0-beta.1

An empty element cannot be processed. twc fails with

\npm\node_modules\twc\src\parsers\DTSParser.js:120
        definition.class.methods.forEach(function (method) {
                                ^

TypeError: Cannot read property 'forEach' of undefined
@Buslowicz
Copy link
Owner

This issue will be fixed once #73 is finished (I am currently working on it as it will make it easier to finish #39 and #48).

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