SAFE-BookStore icon indicating copy to clipboard operation
SAFE-BookStore copied to clipboard

"build" hangs forever

Open vasily-kirichenko opened this issue 8 years ago • 1 comments

Restore completed in 15,71 ms for D:\WLCR\github\SAFE-BookStore\src\Client\Client.fsproj.
D:\WLCR\github\SAFE-BookStore\src\Client\Client.fsproj : warning NU1603: Fable.Compiler 1.2.4 depends on FSharp.Compiler.Service (>= 14.0.2) but FSharp.Compiler.Service 14.0.2 was not found. An approximate best match of FSharp.Co
mpiler.Service 16.0.2 was resolved.
  Restore completed in 29,77 ms for D:\WLCR\github\SAFE-BookStore\src\Client\Client.fsproj.
dotnet fable webpack -- -p
Fable (1.2.4) daemon started on port 61225
CWD: D:\WLCR\github\SAFE-BookStore\src\Client
cmd /C node "D:\WLCR\github\SAFE-BookStore\node_modules\webpack\bin\webpack.js" -p
Bundling for production...

vasily-kirichenko avatar Nov 22 '17 07:11 vasily-kirichenko

With #245 it compiles and runs fine.

irium avatar Nov 22 '17 13:11 irium