95% emittingError: EACCES: permission denied, open '/data/git/yehuo/pc-chat-master/dist/marswrapper.node'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wildfireChat@0.3.4 build-main: cross-env NODE_ENV=production node -r babel-register ./node_modules/webpack/bin/webpack --config ./config/webpack.config.electron.js --progress --profile --colors
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wildfireChat@0.3.4 build-main script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/meixuan/.npm/_logs/2020-08-24T06_06_26_928Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wildfireChat@0.3.4 build: node scripts/del.js dist && npm run build-main && npm run build-renderer
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wildfireChat@0.3.4 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/meixuan/.npm/_logs/2020-08-24T06_06_26_950Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wildfireChat@0.3.4 package-mac: npm run copy-mac && npm run build && node scripts/del.js release && export CSC_IDENTITY_AUTO_DISCOVERY=false && electron-builder --mac --projectDir ./dist -p never
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wildfireChat@0.3.4 package-mac script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/meixuan/.npm/_logs/2020-08-24T06_06_26_967Z-debug.log
localhost:pc-chat-master meixuan$