Steffen Forkmann
Steffen Forkmann
Is it possible to define a build to use Mono/.NET for the backend, and Dotnet core for the FrontEnd?
Exactly. It doesn't. No fable. No nothing. Am 24.09.2017 11:50 schrieb "Krzysztof Cieślak" : > Unless it doesn't (for example ProjecCracker crashes) and we have no idea > how to...
Is it possible to define a build to use Mono/.NET for the backend, and Dotnet core for the FrontEnd?
I think SQLProvider is already in the works for netstandard 2. Am 24.09.2017 13:03 schrieb "Don Syme" : > But I heard that type providers don't work with dotnet sdk...
Is it possible to define a build to use Mono/.NET for the backend, and Dotnet core for the FrontEnd?
But that's reality. It's time to face it and probably the only way out of current compatibility issues. Am 24.09.2017 13:45 schrieb "Isaac Abraham" : > I'm just not sure...
Ok that's a gradlew error. There must be more to find somewhere. Am 01.10.2017 21:22 schrieb "Dave Thomas" : > 1) System.Exception: Error while running '/Users/davethomas/fsharp/SAFE-Nightwatch/android/gradlew' with args: assembleRelease --console...
Ok for the first one please send pr. The second one is common issue. I think we documented it in the bookstore sample for Web. If not Google a bit....
Btw the net462 project is for the UI tests. You may want to skip that for now. Am 02.10.2017 00:28 schrieb "Dave Thomas" : > Also tried: > > export...
also: you want to run `build.sh debug` as descibed in readme
You need to start the simulator yourself or have a device attached Am 02.10.2017 13:06 schrieb "Dave Thomas" : > I tried debug also, the simulator does not show, fable...
I'm personally only looking into elmish logs. But @et1975 got debugger working for his project
With standard nuget unlisted packages are still installed if they are the latest. It's a bug that they won't fix. So you always need to Unlist + push a new...