cli icon indicating copy to clipboard operation
cli copied to clipboard

Unhandled rejection

Open SimenB opened this issue 7 years ago • 0 comments

Not sure what I'm doping that causes this, tbh...

? What is your npm registry? https://registry.npmjs.org/
? What is your npm username? simenb
? What is your npm password? [hidden]
? What is your GitHub username? (node:38724) UnhandledPromiseRejectionWarning: Error: The user name or passphrase you entered is not correct.
(node:38724) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 1)
(node:38724) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

SimenB avatar Sep 17 '18 11:09 SimenB