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

Flow error: Unexpected token + #7

Open
Dwlad90 opened this issue Nov 3, 2021 · 2 comments
Open

Flow error: Unexpected token + #7

Dwlad90 opened this issue Nov 3, 2021 · 2 comments

Comments

@Dwlad90
Copy link

Dwlad90 commented Nov 3, 2021

Error ------------------------------------------------------- node_modules/zalgo-promise/dist/module/index.js.flow:50:61

Unexpected token +

50| toPromise(): Class<Promise> | Class | Promise<+R>;
^

toPromise(): Class<Promise<R>> | Class<Promise> | Promise<+R>;

@Dwlad90 Dwlad90 changed the title Flow: Unexpected token + Flow error: Unexpected token + Nov 3, 2021
@westeezy
Copy link
Contributor

westeezy commented Nov 3, 2021

Can you provide what version of flow you are using in your project?

@Dwlad90
Copy link
Author

Dwlad90 commented Nov 18, 2021

We are using version 0.87.0

Can you provide what version of flow you are using in your project?

@Dwlad90 Dwlad90 closed this as completed Nov 18, 2021
@Dwlad90 Dwlad90 reopened this Nov 18, 2021
@westeezy westeezy mentioned this issue Dec 7, 2021
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