Fork me on GitHub
#luminus
<
2016-11-28
>
dviramontes05:11:11

hi every1 so im completely dumstruck by this error im getting whenever i try to deploy a new luminus app to heroku the following profiles lein new luminus myapp +postgres +swagger +service +http-kit

dviramontes05:11:05

errors with:

remote:        java.lang.Exception: conman could not find the query file:sql/queries.sql, compiling:(core.clj:22:1)
remote:        Exception in thread "main" java.lang.Exception: conman could not find the query file:sql/queries.sql, compiling:(core.clj:22:1)

dviramontes05:11:16

anyone ever run into this issue b4 ?

dviramontes05:11:49

my project was generated using Luminus version "2.9.11.14"

ricardo08:11:18

Really wish we’d up and move the community to Matrix, if nothing else for the history.

ricardo08:11:13

@dviramontes Odd, I have a couple of apps deployed to Heroku, both using git push and just uploading a pre-built Uberjar. No issues. Just created a new template with the same command and (at a quick glance) it looks like everything’s fine

ricardo08:11:41

@dviramontes Maybe something got borked on your project’s resource paths?