Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

nwoltman/flow-bug-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-bug-demo

Reproduce bug:

npm install
# or
yarn install

# Make sure Flow isn't running (the bug only happens if a Flow server isn't running)
npm run stop

# Try calling Flow from Node
node run-flow.js

Flow (called with Node's spawnSync) never exits, so the command hangs.

The problem started in Flow 0.71, so the command will succeed with Flow 0.70.

Note: This is a Windows-only bug.

About

Demo repo for Flow bugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages