ag-grid/ag-grid-react-example

code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree

Ofer-Gal opened this issue · 0 comments

2023-11-25T10_54_04_453Z-debug-0.log
Tried with node 18 and 16 Dos not install from the root of
Also tried yarn install. it did work
yarn run examples shows 'NODE_OPTIONS' is not recognized as an internal or external command,
so does npm run examples

I replaced --content-base with --static-directory but then --config config/webpack.config.examples.js errored with:
`Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.

  • configuration.module.rules[2] has an unknown property 'query'. These properties are valid:
    object { assert?, compiler?, dependency?, descriptionData?, enforce?, exclude?, generator?, include?, issuer?, issuerLayer?, layer?, loader?, mimetype?, oneOf?, options?, parser?, realResource?, resolve?, resource?, resourceFragment?, resourceQuery?, rules?, scheme?, sideEffects?, test?, type?, use? }
    -> A rule description with conditions and effects for modules.`

I guess this will not work