Skip to content
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

Reagent tutorial in wiki doesn't work without bumping versions #151

Open
robertfw opened this issue Nov 20, 2022 · 0 comments
Open

Reagent tutorial in wiki doesn't work without bumping versions #151

robertfw opened this issue Nov 20, 2022 · 0 comments

Comments

@robertfw
Copy link

I needed to adjust the suggested deps.edn in the Reagent tutorial to get things working.

Bumping the targets for reagent and krell let me get up and running.

{:deps {io.vouch/krell {:git/url "https://github.com/vouch-opensource/krell.git"
                        :sha "24e2456b4180b16191e21ec79739c31c2e627bde"}
        io.vouch/reagent-react-native {:git/url "https://github.com/vouch-opensource/reagent-react-native.git"
                                       :sha "0fe1c600c9b81180f76b94ef6004c2f85e7d4aa0"}
        reagent/reagent {:mvn/version "1.1.0"
                         :exclusions [cljsjs/react cljsjs/react-dom]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant