I am trying to use following bit.dev community reusable component ( semantic-ui-react table ) in my application, link I am trying is as below:
https://bit.dev/semantic-org/semantic-ui-react/table?example=5c920bc8c634f0001a931879
We can use same in application using npm i @bit/semantic-org.semantic-ui-react.table
But whenever I do that following error ( Note : For other @bit modules also we are getting same issue ) :
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@bit%2fsemantic-org.semantic-ui-react.table - Not found
npm ERR! 404
npm ERR! 404 '@bit/semantic-org.semantic-ui-react.table@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.