Hey Guys! Im facing a Problem im having recently with a script im writingBasicly its a Monitoring App written in Vue and some native Node-Modules But one thing drives me nuts - http://ift.tt/2gImEvo im running this in a Script with a callback to get the Arch or CPU Count im getting an empty array back or a variable that couldnt be possibleFor Example: os.arch() 's possible values are: 'arm', 'arm64', 'ia32', 'mips', 'mipsel', 'ppc', 'ppc64', 's390', 's390x', 'x32', 'x64', and 'x86'but im getting "javascript" backhere's the code im speaking of http://ift.tt/2f4P3LQ
Submitted September 06, 2017 at 11:35PM by ToxicalToast
No comments:
Post a Comment