-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updating to get things building #6
Conversation
@daveyostcom somehow, you must be in another branch or some other issue; it should pull paket 7.2.1 for example. The other person in #5 confirmed on slack that this PR has unblocked them. |
Thanks so much! Something was corrupted in the sdks that were installed. I cleaned out and reinstalled 5 and 7, and now |
I'm getting errors:
|
@daveyostcom yes I saw the same, unfortunately it is occurring on the fable side and I can't dig into it. I think the PR improves the situation from the current state in the main branch, but unfortunately can't do much more. |
Thanks so much for your help! |
Thanks for looking at this! Might just be easier to move the sample fully to the latest SAFE stack |
@daveyostcom @smoothdeveloper Should I merge this? |
@dsyme, I'd merge as it makes For updating other packages, I'm unsure if the dependencies work with fable 4. The saturn side of things seems to not need any change. There is value in keeping the overall solution in shape and not churn it too much:
@daveyostcom thanks for the great feedback, it makes sense, but alas, people who contribute all the great work around technical writing, and the underlying libraries, infrastructure, are I guess, spread thin. If decision makers can't buy into F# wholesale, it is still possible to consider it for a subset, "testing the waters". You may also evaluate WebSharper. The properties of F# code, for the core domain and logic, are worth the effort it takes to get it adopted, especially if dotnet for backend has appeal. For the "leafs" of the ecosystem, it depends preference of the team, and how much the decision makers rely on it versus feel need to make decision for it. |
@smoothdeveloper @daveyostcom I'd be happy to move this over to https://github.com/fsprojects if you'd like to be co-maintainers on it? It is a nice dojo |
metaweather has shut down so I hacked something using open-meteo.
I haven't tested the whole thing beside getting a build using
dotnet build
.