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
Error: Config is invalid:
{
"mac": [
{
"dmg": "Unknown option"
},
"Invalid option object"
],
"nsis": [
{
"language": "Should be null,string"
},
"Invalid option object"
],
"win": [
{
"iconUrl": "Unknown option"
},
"Invalid option object"
]
}
at E:\test\xcel\node_modules\electron-builder\src\util\readPackageJson.ts:15
3:11
From previous event:
at validateConfig (E:\test\xcel\node_modules\electron-builder\out\util\readP
ackageJson.js:156:22)
at E:\test\xcel\node_modules\electron-builder\src\packager.ts:130:11
at Generator.next ()
at runCallback (timers.js:800:20)
at tryOnImmediate (timers.js:762:5)
at processImmediate [as _immediateCallback] (timers.js:733:5)
From previous event:
at Packager.build (E:\test\xcel\node_modules\electron-builder\out\packager.j
s:274:11)
at E:\test\xcel\node_modules\electron-builder\src\builder.ts:198:33
at Generator.next ()
From previous event:
at build (E:\test\xcel\node_modules\electron-builder\out\builder.js:70:21)
at Object. (E:\test\xcel\node_modules\electron-builder\out\cli\bu
ild-cli.js:71:41)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Function.Module.runMain (module.js:605:10)
at startup (bootstrap_node.js:158:16)
at bootstrap_node.js:575:3
The text was updated successfully, but these errors were encountered:
E:\test\xcel>npm run dist
Error: Config is invalid:
{
"mac": [
{
"dmg": "Unknown option"
},
"Invalid option object"
],
"nsis": [
{
"language": "Should be null,string"
},
"Invalid option object"
],
"win": [
{
"iconUrl": "Unknown option"
},
"Invalid option object"
]
}
at E:\test\xcel\node_modules\electron-builder\src\util\readPackageJson.ts:15
3:11
From previous event:
at validateConfig (E:\test\xcel\node_modules\electron-builder\out\util\readP
ackageJson.js:156:22)
at E:\test\xcel\node_modules\electron-builder\src\packager.ts:130:11
at Generator.next ()
at runCallback (timers.js:800:20)
at tryOnImmediate (timers.js:762:5)
at processImmediate [as _immediateCallback] (timers.js:733:5)
From previous event:
at Packager.build (E:\test\xcel\node_modules\electron-builder\out\packager.j
s:274:11)
at E:\test\xcel\node_modules\electron-builder\src\builder.ts:198:33
at Generator.next ()
From previous event:
at build (E:\test\xcel\node_modules\electron-builder\out\builder.js:70:21)
at Object. (E:\test\xcel\node_modules\electron-builder\out\cli\bu
ild-cli.js:71:41)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Function.Module.runMain (module.js:605:10)
at startup (bootstrap_node.js:158:16)
at bootstrap_node.js:575:3
The text was updated successfully, but these errors were encountered: