run flow:install giving errors
up vote
0
down vote
favorite
I am using Flow type in react. On running command flow:install, i am getting following error for most of the dependencies
Generating stubs for untyped dependencies...
• @storybook/addons@^4.0.2
└> flow-typednpm@storybookaddons_vx.x.x.js
• gatsby-source-contentful@^2.0.9
└> flow-typednpmgatsby-source-contentful_vx.x.x.js
!! No flow@v0.86.0-compatible libdefs found in flow-typed for the above untyped dependencies !!
Node version - 10.13.0
npm version - 6.4.1
Flow dependencies
"flow-bin": "^0.86.0",
"flow-typed": "^2.5.1",
Please help what is wrong here.
reactjs flowtype
add a comment |
up vote
0
down vote
favorite
I am using Flow type in react. On running command flow:install, i am getting following error for most of the dependencies
Generating stubs for untyped dependencies...
• @storybook/addons@^4.0.2
└> flow-typednpm@storybookaddons_vx.x.x.js
• gatsby-source-contentful@^2.0.9
└> flow-typednpmgatsby-source-contentful_vx.x.x.js
!! No flow@v0.86.0-compatible libdefs found in flow-typed for the above untyped dependencies !!
Node version - 10.13.0
npm version - 6.4.1
Flow dependencies
"flow-bin": "^0.86.0",
"flow-typed": "^2.5.1",
Please help what is wrong here.
reactjs flowtype
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using Flow type in react. On running command flow:install, i am getting following error for most of the dependencies
Generating stubs for untyped dependencies...
• @storybook/addons@^4.0.2
└> flow-typednpm@storybookaddons_vx.x.x.js
• gatsby-source-contentful@^2.0.9
└> flow-typednpmgatsby-source-contentful_vx.x.x.js
!! No flow@v0.86.0-compatible libdefs found in flow-typed for the above untyped dependencies !!
Node version - 10.13.0
npm version - 6.4.1
Flow dependencies
"flow-bin": "^0.86.0",
"flow-typed": "^2.5.1",
Please help what is wrong here.
reactjs flowtype
I am using Flow type in react. On running command flow:install, i am getting following error for most of the dependencies
Generating stubs for untyped dependencies...
• @storybook/addons@^4.0.2
└> flow-typednpm@storybookaddons_vx.x.x.js
• gatsby-source-contentful@^2.0.9
└> flow-typednpmgatsby-source-contentful_vx.x.x.js
!! No flow@v0.86.0-compatible libdefs found in flow-typed for the above untyped dependencies !!
Node version - 10.13.0
npm version - 6.4.1
Flow dependencies
"flow-bin": "^0.86.0",
"flow-typed": "^2.5.1",
Please help what is wrong here.
reactjs flowtype
reactjs flowtype
edited Nov 9 at 13:41
skyboyer
2,93811028
2,93811028
asked Nov 9 at 10:51
user2947
605410
605410
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50
add a comment |
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224289%2frun-flowinstall-giving-errors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I got the answer. We can leave with this error, its just few packages are not covered in libdef files. Reference - github.com/flow-typed/flow-typed/issues/527
– user2947
Nov 10 at 1:00
Can you reply to your own question as you found the answer yourself and check it please ?
– Ivan Gabriele
Nov 19 at 3:50