mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 13:41:05 +00:00
Update app.js
This commit is contained in:
parent
84dc76800b
commit
688d4963a5
2
app.js
2
app.js
|
@ -484,7 +484,7 @@ require._modernie = function(FN, params, callback) {
|
||||||
|
|
||||||
function initializeConsole() {
|
function initializeConsole() {
|
||||||
if (typeof WScript === "undefined") {
|
if (typeof WScript === "undefined") {
|
||||||
console.error("Error, WScript is not defined");
|
console.error("Microsoft JScript or Chakra runtime not detected");
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user