SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.48k stars 1.55k forks source link

mac yarn run build:dir for appOutDir=build/mac dyld: Symbol not found: _unlinkat #900

Closed shenliyang closed 5 years ago

shenliyang commented 5 years ago

Found an issue or bug with electron-vue? Tell me all about it!

mac: sudo yarn run build:dir

Describe the issue / bug.

# • packaging platform=darwin arch=x64 electron=2.0.18 appOutDir=build/mac dyld: Symbol not found: _unlinkat Referenced from: /Users/yang/Desktop/my-project/node_modules/app-builder-bin/mac/app-builder Expected in: flat namespace

Error: /Users/yang/Desktop/my-project/node_modules/app-builder-bin/mac/app-builder exited with code null

How can I reproduce this problem?

#

If visual, provide a screenshot.

20190702112826

Tell me about your development environment.