Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree #75

@Ofer-Gal

Description

@Ofer-Gal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions