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

Cannot reference type from a value position. #82

Open
jmtoung opened this issue Mar 29, 2019 · 1 comment
Open

Cannot reference type from a value position. #82

jmtoung opened this issue Mar 29, 2019 · 1 comment

Comments

@jmtoung
Copy link

jmtoung commented Mar 29, 2019

Not sure why I'm getting this issue...happy to post more info if needed.

Cannot reference type myproject$proto$Point [1] from a value position.

[1] 86│ declare interface myproject$proto$Point {
:
104│ * Represents a Point.
105│ /
106│ declare class myproject$proto$Point
107│ mixins myproject$proto$Point {
108│ /
*
109│ * Constructs a new Point.
110│ * @param properties Properties to set

@goodmind
Copy link
Contributor

goodmind commented Apr 3, 2019

@jmtoung what file you're converting?

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