Jump to content

ejaimesd

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Everything posted by ejaimesd

  1. ejaimesd

    Arma Server Web Admin

    Hello... sorry but do not work on ubuntu 20.04.. too many errors... .... npm start > arma-server-web-admin@0.0.1 start /home/XXXX/admin > node app.js /home/XXXX/admin/node_modules/webpack/lib/webpack.js:31 throw new WebpackOptionsValidationError(webpackOptionsValidationErrors); ^ WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema. - configuration.module.rules[2].rules[0] should be an object. (CHANGED LOADERS : TO RULES : SAME ERROR WITH LOADERS) -> A rule at webpack (/home/XXXX/admin/node_modules/webpack/lib/webpack.js:31:9) at Object.<anonymous> (/home/XXXX/admin/app.js:69:25) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Function.Module.runMain (internal/modules/cjs/loader.js:831:12) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! arma-server-web-admin@0.0.1 start: `node app.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the arma-server-web-admin@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-07-31T18_23_11_319Z-debug.log
  2. ejaimesd

    Arma Server Web Admin

    Hello! did you find how change the mods path?
×