module-federation / core

Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications

Home Page:https://module-federation.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'bridge-react-webpack-plugin@0.5.1' is not in this registry

nhatchimai111 opened this issue · comments

Describe the bug

I'm write a project and following document https://module-federation.io/practice/bridge/react-bridge.html.
When I run script npm install @module-federation/bridge-react@latest, then console window has been showed "Not Found - GET https://registry.npmjs.org/bridge-react-webpack-plugin - Not found" error.

Screenshot 2024-08-26 at 08 27 49

Can you resolve this issue?

Reproduction

Run script npm install @module-federation/bridge-react@latest

Used Package Manager

npm

System Info

System:
    OS: macOS 14.4.1
    CPU: (8) arm64 Apple M1
    Memory: 120.09 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.3 - ~/.nvm/versions/node/v18.20.3/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.3/bin/yarn
    npm: 10.7.0 - ~/.nvm/versions/node/v18.20.3/bin/npm
    pnpm: 9.8.0 - ~/.nvm/versions/node/v18.20.3/bin/pnpm
  Browsers:
    Chrome: 110.0.5481.177
    Safari: 17.4.1
    Safari Technology Preview: 17.

Validations