bit icon indicating copy to clipboard operation
bit copied to clipboard

Command failed: bvm local-version

Open orensj opened this issue 1 year ago • 3 comments

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)

orensj avatar Mar 06 '24 09:03 orensj

can you please try running bvm globally then run the command again? npm i -g @teambit/bvm then bvm install

GiladShoham avatar Mar 06 '24 10:03 GiladShoham

the same problem after the bvm install

orensj avatar Mar 06 '24 15:03 orensj

Same issue

ivanflashacademy avatar May 22 '24 22:05 ivanflashacademy