modern.js icon indicating copy to clipboard operation
modern.js copied to clipboard

[Bug]: Electron 无法打包

Open xalanq opened this issue 3 years ago • 0 comments

版本信息

[email protected] /Users/xalanq/project/hello-modern
├── @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected][email protected]/node_modules/@modern-js/app-tools
└─┬ @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected]_3c93fc00e070fe2871c1a74333c2ad1d/node_modules/@modern-js/plugin-electron
  └── @modern-js/[email protected] -> ./node_modules/.pnpm/registry.npmmirror.com+@[email protected][email protected]/node_modules/@modern-js/app-tools

问题详情

新创建的项目就已经无法打包了

$ npx @modern-js/create hello-modern
$ pnpm install
$ pnpm build:electron

screenshot-20220828-124841

复现链接

见详情

复现步骤

见详情

xalanq avatar Aug 28 '22 04:08 xalanq