You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`TypeError: VersionCommand is not a function
at /home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:91:11
at processTicksAndRejections (node:internal/process/task_queues:96:5)
/home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:136
console.log("sdterr",error.stderr.toString())
^
TypeError: Cannot read properties of undefined (reading 'toString')
at ReleaseCommand.logError (/home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:136:39)
at /home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:105:32
at processTicksAndRejections (node:internal/process/task_queues:96:5)
`
The text was updated successfully, but these errors were encountered:
`TypeError: VersionCommand is not a function
at /home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:91:11
at processTicksAndRejections (node:internal/process/task_queues:96:5)
/home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:136
console.log("sdterr",error.stderr.toString())
^
TypeError: Cannot read properties of undefined (reading 'toString')
at ReleaseCommand.logError (/home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:136:39)
at /home/piotr/.nvm/versions/node/v16.20.0/lib/node_modules/rf-lerna/commands/release/index.js:105:32
at processTicksAndRejections (node:internal/process/task_queues:96:5)
`
The text was updated successfully, but these errors were encountered: