Skip to content
#

examples

Here are 3,313 public repositories matching this topic...

monzonj
monzonj commented Apr 11, 2022

I'm trying to build the vue-cli demo without success

Could it be because I'm using an unsupported version of node/npm ?

$ node -v
v17.6.0
$ npm -v
8.5.1
yarn install # ok
yarn build # fails
ERROR  Error: Cannot find module 'webpack/lib/rules/DescriptionDataMatcherRulePlugin'
        Require stack:
        - /module-federation-examples/vue-cli/consumer/nod
good first issue help wanted dependencies Implementation Detail

Improve this page

Add a description, image, and links to the examples topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the examples topic, visit your repo's landing page and select "manage topics."

Learn more