dev-cli icon indicating copy to clipboard operation
dev-cli copied to clipboard

oclif-dev readme is giving the error 'owner' cannot be null

Open LakshmiRavali opened this issue 4 years ago • 0 comments

Stack:

"::error::'owner' cannot be null\n" +
    '::error::Not Found',
  stderr: 'npm ERR! code ELIFECYCLE\n' +
    'npm ERR! errno 1\n' +
    'npm ERR! [email protected] version: `oclif-dev readme && git add README.md`\n' +
    'npm ERR! Exit status 1\n' +
    'npm ERR! \n' +

LakshmiRavali avatar Sep 29 '21 16:09 LakshmiRavali