Hello,
I am a UNIX administrator trying to assist our doctors at University of Texas Health Systems. I have been trying to install the WashU Epigenome Browser on RHEL 9.3 but am running into the same issue each time:
I've tried node version 16 & 14.17.0, removing and re-downloading the code each time to ensure a clean build.
When running npm start I get the error message listed below.
I've also tried to use the docker instance which does appear to run but when trying to connect with a web browser all I recieve is "Invalid Host header"
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.