cannot create new projects with `M-x poetry`
Closed this issue · 1 comments
lljr commented
I'm on macOS Mojave Emacs 26.1.... I cannot create new projects.
Steps to reproduce:
M-x poetry
n
- enter in minibuffer
poetry-testing
- Error with message "let*: Wrong type argument: stringp, 47"
galaunay commented
Should be fixed by now.
Silly mistakes during refactoring,
that is why we need some tests...