Closed pekeler closed 3 years ago
Could you give me your project.clj
file so I can investigate?
I've fixed the issue. You can either run lein new duct ...
again, or update the version of the duct/module.web
dependency to 0.7.3
. Then it should work as expected.
That works. Thank you!
In the guide, after adding the new dependency on handler.sql and restarting the REPL,
(go)
gives meShould I change all the dependency versions like they're in the guide instead of using the generated ones?