GithubHelp home page GithubHelp logo

Doesn't work with flow 0.17.0 about fbjs HOT 8 CLOSED

facebook avatar facebook commented on April 20, 2024
Doesn't work with flow 0.17.0

from fbjs.

Comments (8)

gregwebs avatar gregwebs commented on April 20, 2024

I saw the same issue when upgrading, but it mysteriously went away after reinstalling all my node_modules/

from fbjs.

zpao avatar zpao commented on April 20, 2024

I can't repro - could have just been some caching issue. Thanks for reporting but I'm going to close out.

from fbjs.

meteficha avatar meteficha commented on April 20, 2024

@zpao Assuming it's a cache issue, what should I rm? I've tried rm -R node_modules to no avail. Is there another cache somewhere?

from fbjs.

gregwebs avatar gregwebs commented on April 20, 2024

@zpao can we start a mail list for flow, or can the website specifically suggest using stackoverflow?

These are good ways to leverage the community of users to provide support.

from fbjs.

zpao avatar zpao commented on April 20, 2024

If you're running as flow check src (from the root of the repo) you can try flow stop src which should kill the server that's running there. I'm not super well versed with the other ways Flow does caching so that might not do it.

@gregwebs That's a good idea. I know there's the IRC channel and there was likely a channel in the Reactiflux Slack (though I think that's "full").

from fbjs.

izaakschroeder avatar izaakschroeder commented on April 20, 2024

Having the exact same issue as @meteficha here. Tried rebuilding node_modules, tried killing all instances of flow, no luck still 😦

node-4.1.0
npm-3.3.5
fbjs-0.3.2

Configuration:

[include]
src/

[libs]
node_modules/fbjs/flow/include

Anything that got it working or direction to poke in would be most helpful 😄

from fbjs.

gregwebs avatar gregwebs commented on April 20, 2024

Ignoring fbjs fixed it for us

[ignore]
.*/react/node_modules/.*
.*/fbjs
.*/envify

from fbjs.

izaakschroeder avatar izaakschroeder commented on April 20, 2024

Seems like a bit of a hack but it does work! Thanks @gregwebs 😄

from fbjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.