Description
When I use the library with fable I am getting the below error:
Module build failed (from ./node_modules/fable-loader/index.js): Error: Could not find file '/home/onur/projects/infill2/.fable/FSharp.Control.AsyncSeq.3.0.1/AsyncSeq.fsi'. at /home/onur/projects/infill2/node_modules/fable-loader/index.js:98:22
The downgrading to 2.x solves the issue.
Description
When I use the library with fable I am getting the below error:
Module build failed (from ./node_modules/fable-loader/index.js): Error: Could not find file '/home/onur/projects/infill2/.fable/FSharp.Control.AsyncSeq.3.0.1/AsyncSeq.fsi'. at /home/onur/projects/infill2/node_modules/fable-loader/index.js:98:22The downgrading to 2.x solves the issue.