Skip to content

Fails on Mac with no helpful error message #22

@mingamellsIDBS

Description

@mingamellsIDBS

Running on a MacBook, I get the following error:

? Enter the copyright header content › Waiting for editor...node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "1".] {
  code: 'ERR_UNHANDLED_REJECTION'
}

Not that helpful to me. May be of use to the developers. No clue as to why it was unable to open an editor, or how I should set a default one!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions