You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@ONURX:~/aion# ./run_quickstart.sh
13111:C 18 Mar 16:26:55.430 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
13111:C 18 Mar 16:26:55.431 # Redis version=4.0.8, bits=64, commit=3dbe9316, modified=1, pid=13111, just started
13111:C 18 Mar 16:26:55.431 # Configuration loaded
/home/user/aion/node_modules/dateformat/lib/dateformat.js:1
(function (exports, require, module, __filename, __dirname) { var token=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]"|'[^']'/g;var timezone=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:
Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g;var timezoneClip=/[^-+\dA-Z]/g;export default function dateFormat(date,mask,utc,gmt){if(arguments.length===1&
&typeof date==="string"&&!/\d/.test(date)){mask=date;date=undefined}date=date||date===0?date:new Date;if(!(date instanceof Date)){date=new Date(date)}if(isNaN(date)){throw TypeError("Invalid date")}mask=String(m
asks[mask]||mask||masks["default"]);var maskSlice=mask.slice(0,4);if(maskSlice==="UTC:"||maskSlice==="GMT:"){mask=mask.slice(4);utc=true;if(maskSlice==="GMT:"){gmt=true}}var _=function _(){return utc?"getUTC":"g
et"};var _d=function d(){return date_()+"Date"};var D=function D(){return date_()+"Day"};var _m=function m(){r
SyntaxError: Unexpected token export
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:607:28)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/home/user/aion/libs/logUtil.js:1:82)
The text was updated successfully, but these errors were encountered:
root@ONURX:~/aion# ./run_quickstart.sh
13111:C 18 Mar 16:26:55.430 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
13111:C 18 Mar 16:26:55.431 # Redis version=4.0.8, bits=64, commit=3dbe9316, modified=1, pid=13111, just started
13111:C 18 Mar 16:26:55.431 # Configuration loaded
/home/user/aion/node_modules/dateformat/lib/dateformat.js:1
(function (exports, require, module, __filename, __dirname) { var token=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]"|'[^']'/g;var timezone=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:
Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g;var timezoneClip=/[^-+\dA-Z]/g;export default function dateFormat(date,mask,utc,gmt){if(arguments.length===1&
&typeof date==="string"&&!/\d/.test(date)){mask=date;date=undefined}date=date||date===0?date:new Date;if(!(date instanceof Date)){date=new Date(date)}if(isNaN(date)){throw TypeError("Invalid date")}mask=String(m
asks[mask]||mask||masks["default"]);var maskSlice=mask.slice(0,4);if(maskSlice==="UTC:"||maskSlice==="GMT:"){mask=mask.slice(4);utc=true;if(maskSlice==="GMT:"){gmt=true}}var _=function _(){return utc?"getUTC":"g
et"};var _d=function d(){return date_()+"Date"};var D=function D(){return date_()+"Day"};var _m=function m(){r
SyntaxError: Unexpected token export
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:607:28)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/home/user/aion/libs/logUtil.js:1:82)
The text was updated successfully, but these errors were encountered: