bit
bit copied to clipboard
Command failed: bvm local-version
Running the command npx @teambit/bvm install on ubuntu 22.04 result the error:
Command failed: bvm local-version
Error: Command failed: bvm local-version
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:518:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
can you please try running bvm globally then run the command again?
npm i -g @teambit/bvm
then
bvm install
the same problem after the bvm install
Same issue