🐛 Bug: "options.bin?.replace is not a function" when package.json bin is an object #2039
Closed
3 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
Running
npx create-typescript-app
should not crash on any validpackage.json
files.Actual
Running on https://github.com/JoshuaKGoldberg/cspell-populate-words/tree/a84073d03e8517558269d567e9a47e9a87b4359e:
Additional Info
cspell-populate-words
has an objectbin
:https://github.com/JoshuaKGoldberg/cspell-populate-words/blob/a84073d03e8517558269d567e9a47e9a87b4359e/package.json#L16-L18
The text was updated successfully, but these errors were encountered: