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

Syntax error when generating types #30

Closed
itsTyd opened this issue May 11, 2023 · 2 comments
Closed

Syntax error when generating types #30

itsTyd opened this issue May 11, 2023 · 2 comments

Comments

@itsTyd
Copy link

itsTyd commented May 11, 2023

Hi!

I'm trying to generate types for the Stack, but when I run the tsgen it returns the following Syntax error:
SyntaxError: '=>' expected.

reference: ()[];
| ^

Let me know if you need more information!

@netrajpatel
Copy link
Contributor

Hi @itsTyd,
It seems the issue has been fixed in recent releases.
Can you please install the latest version of this plugin and try it?

@itsTyd
Copy link
Author

itsTyd commented Oct 6, 2023

Hi @netrajpatel just updated and ran it, it's working fine now! Thank you!!

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.

2 participants