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
I tried to do both (on separate occasions)
npx @teambit/bvm install -- this runs fine
I ran bvm version:
current (used) bvm version: 0.2.4
latest available bvm version: 0.2.4
current (used) bit version: 0.0.888 (stable)
latest installed bit version: 0.0.888 (stable)
latest available stable bit version: 0.0.888
while troubleshooting i also tried:
npm i @teambit/bit
this gets an error
npm WARN ERESOLVE overriding peer dependency
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name ">=^16.0.0" of package "react@>=^16.0.0": Tags may not have any characters that encodeURIComponent encodes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
after following instructions on the bit.dev site, I keep getting this error
Cannot find module '@teambit/node'
Require stack:
How to produce this:
Following installation instructions from:
https://bit.dev/docs/getting-started/installing-bit/installing-bit
I tried to do both (on separate occasions)
npx @teambit/bvm install -- this runs fine
I ran bvm version:
current (used) bvm version: 0.2.4
latest available bvm version: 0.2.4
current (used) bit version: 0.0.888 (stable)
latest installed bit version: 0.0.888 (stable)
latest available stable bit version: 0.0.888
while troubleshooting i also tried:
npm i @teambit/bit
this gets an error
npm WARN ERESOLVE overriding peer dependency
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name ">=^16.0.0" of package "react@>=^16.0.0": Tags may not have any characters that encodeURIComponent encodes.
Beta Was this translation helpful? Give feedback.
All reactions