datahike-heroku icon indicating copy to clipboard operation
datahike-heroku copied to clipboard

can't create project, errormessage: Unreadable arg: "https://github.com/kommen/datahike-her..."

Open TiboGabriels opened this issue 3 years ago • 0 comments

I'm pretty new to this and want to create a new project from the template. Using the command:

clj -X:new create :template "https://github.com/kommen/datahike-heroku@1ad6b45a6ee49a785f34ba9f12b10db3cae80399" \ :name howest/testapp

returns the error:

Unreadable arg: "https://github.com/kommen/datahike-heroku@1ad6b45a6ee49a785f34ba9f12b10db3cae80399"

Am i doing something wrong?

TiboGabriels avatar Nov 19 '21 14:11 TiboGabriels