Skip to content

Unable to install and run #370

@ajayd-san

Description

@ajayd-san

Hey, I'm trying to run the frontend of the browser. I'm using node 16 and do npm install and then npm start only to get this error:

> epgg@54.0.2 start
> react-app-rewired start

Failed to compile.

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 changed query to options in config-overrides.js and it still doesn't work. Spits out more errors - pastebin.

This is after I changed the node version to 16.20.2.

I also tried referring to #332. I downloaded the frontend.zip you provided and tried running it and I get the same error.

Any help is appreciated, thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions