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
(node:43128) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///C:/Users/me/git/stackblitz-starters-h6gf2a5j/node_modules/@module-federation/rsbuild-plugin/dist/index.esm.js is not specified and it doesn't parse as CommonJS.
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
To eliminate this warning, add "type": "module" to C:\Users\me\git\stackblitz-starters-h6gf2a5j\node_modules@module-federation\rsbuild-plugin\package.json.
Describe the bug
Clone the linked repo.
Then run
This will yield:
Reproduction
https://github.com/vincesp/stackblitz-starters-h6gf2a5j
Used Package Manager
npm
System Info
Validations
The text was updated successfully, but these errors were encountered: