nixin72 / from-template

Raco tool for cloning templates from the racket-templates org
MIT License
8 stars 4 forks source link

raco new list errors with 404 #26

Closed halhenke closed 2 years ago

halhenke commented 2 years ago
raco new list
#(struct:exn:fail:contract apply: contract violation
  expected: list?
  given: '404: #<continuation-mark-set>)

Hmm, an unexpected error has occured...
If you'd like, we'd really appreciate it if you filed a bug report at
https://github.com/nixin72/from-template/issues/new
nixin72 commented 2 years ago

Hey @halhenke, thanks for opening the issue. This project has moved however to https://github.com/racket-templates/new. If you download the new version of the tool the issue may have been fixed already. If not, if you could raise the issue over there it would be appreciated.