赞
踩
vue+electron打包报错:
An unhandled rejection has occurred inside Forge:
Error: Failed with exit code: 1
Output:
���ڳ��Դӡ�vuetest.nuspec�����ɳ������
Authors is required.
Description is required.
at ChildProcess.<anonymous> (C:\work\electron-project\electron-vue\vuetest\node_modules\electron-winstaller\lib\spawn-promise.js:49:24)
at ChildProcess.emit (node:events:517:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
在package.json文件中添加:
“authors”:‘xxxx’,
“description”:‘xxxx’
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。