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

"Warning: Cannot read property 'flags' of undefined" when building #6

Closed
jvanbruegge opened this issue Aug 3, 2017 · 5 comments
Closed

Comments

@jvanbruegge
Copy link
Collaborator

From @SteveALee on July 20, 2017 9:10

This turns out to be a TSLint issue (it doesn't prefix warnings) and there is an open issue tracking it.

For me the warning is caused by TSLint rule no-use-before-declare but issue indicates it also happens with no-unused-variable

Copied from original issue: cyclejs-community/create-cycle-app-flavors#40

@SteveALee
Copy link
Member

Looks like they merged a fix

@jvanbruegge
Copy link
Collaborator Author

Is this fixed then?

@SteveALee
Copy link
Member

SteveALee commented Aug 4, 2017 via email

@jvanbruegge
Copy link
Collaborator Author

the next version should be released this week

@jvanbruegge
Copy link
Collaborator Author

Closing this now as I had no further issues, reopen if you have them

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