Open simonsheridan opened 10 years ago
i met the same problem, could you please help us on that?
Thanks guys, will take a look tonight.
Was able to reproduce but haven't found a solution yet. Gonna need to investigate further.
Thank you
On Jul 7, 2014, at 3:14 AM, Arthur Gonigberg notifications@github.com wrote:
Was able to reproduce but haven't found a solution yet. Gonna need to investigate further.
— Reply to this email directly or view it on GitHub.
I have same problem.
when i run
lineman run
, i get this errortried it with many versions of node using
nvm
. If i remove theconcat
task, it runs, but i get errors dealing with missing templates when i run in the browser which makes sense. Not sure where to go with this, any ideas?Also, i do see a concat task in
application.js
which is defined as below:i tried modifying the task a bit but lineman doesn't seem to want to see this task. am i missing dependencies ?