Casper

Results 56 comments of Casper

I think this is the [same issue](https://github.com/fsharp/FAKE/issues/2565) as I have.

Unfortunately not for me. And it's a pity that none of the maintainers are responding to these issues.

@matthid. I am sorry to hear this. I do sympathise with your predicament. This is something that happens more often in other really wonderful F# open source projects. It's the...

> @halcwb Sorry, I kind of lost motivation for various reasons. Nobody volunteered yet to take over. And to be honest some people prefer the "the build as a project...

I am afraid I am neither qualified or have the time to fix this. I use paket mainly command line, so, this is not an important issue for me. Sorry.

I think it really would help promoting Fable and the SAFE.Stack. Unfortunately I lack expertise and time to do it myself. I am looking for funding though.

When I manually set the ".JwtBearer" to 5.0.2 in the paket.lock file it works. Probably a paket thing?

I am sorry to report that this project never worked. See: https://github.com/fsharp/FSharp.Data/issues/1306. This has never been addressed. Given the importance of type providers for F# as a language this is...

@AndrewIOM Shouldn’t this issue need a higher priority? With every creation of a graph, you need to restart VScode.

I setup a script file using the paket `generate_load_scripts` command. I can just load the generated fsx file in my script file like: `#load "./../../../.paket/load/net472/UITests/uitests.group.fsx"`. I can start up a...