There is a warning message that has never appeared before, and it seems to be an API deprecation
❯ create-dmg fly.app
⠦ Copying files(node:37860) [DEP0047] DeprecationWarning: The `util.isDate` API is deprecated. Please use `arg instanceof Date` instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
✖ No suitable code signing identity found
There is a warning message that has never appeared before, and it seems to be an API deprecation
Shall I reinstall creata-dmg?
Thx @sindresorhus