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

Error when using flow-bin@0.62.0 #5923

Closed
rsolomon opened this issue Dec 28, 2017 · 1 comment
Closed

Error when using flow-bin@0.62.0 #5923

rsolomon opened this issue Dec 28, 2017 · 1 comment
Assignees

Comments

@rsolomon
Copy link

Flow 0.62.0 removed support for static properties on interfaces.

mapbox-gl-js version: 0.43.0

Steps to Trigger Behavior

  1. npm install flow-bin@0.62.0
  2. flow

Expected Behavior

No flow errors.

Actual Behavior

The following flow error:

mapbox-gl/src/source/source.js:41
 41:     static workerSourceURL?: URL;
         ^^^^^^ Unexpected static modifier
@rimiti
Copy link

rimiti commented Jan 3, 2018

I've same problem 👍

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

3 participants