bit icon indicating copy to clipboard operation
bit copied to clipboard

No matching version found for @teambit/[email protected]

Open peacetrue opened this issue 3 years ago • 0 comments

Describe the bug

No matching version found for @teambit/[email protected]

Steps to Reproduce

bit install @teambit/[email protected] Resolving component dependencies for workspace: 'my-workspace-name' No matching version found for @teambit/[email protected]

Expected Behavior

Screenshots, exceptions and logs

xiayx@peacetruedeMacBook-Pro teambit % mkdir temp xiayx@peacetruedeMacBook-Pro teambit % cd temp xiayx@peacetruedeMacBook-Pro temp % ll total 0 drwxr-xr-x 2 xiayx staff 64 Jul 9 05:10 . drwxr-xr-x 4 xiayx staff 128 Jul 9 05:10 .. xiayx@peacetruedeMacBook-Pro temp % bit init successfully initialized a bit workspace. xiayx@peacetruedeMacBook-Pro temp % bit install @teambit/[email protected] Resolving component dependencies for workspace: 'my-workspace-name' No matching version found for @teambit/[email protected]

xiayx@peacetruedeMacBook-Pro temp % bit --version 0.0.782

peacetrue avatar Jul 08 '22 21:07 peacetrue