Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. ron-apps\helloworld\node_modules\app-builder-lib\out\electron\ElectronFramework.js:191:18)
  2. at Object.prepareApplicationStageDirectory (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\electron\ElectronFramework.ts:148:50)
  3. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\platformPackager.ts:179:21
  4. at Generator.next (<anonymous>)
  5. From previous event:
  6. at WinPackager.doPack (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\platformPackager.ts:166:165)
  7. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\platformPackager.ts:112:16
  8. at Generator.next (<anonymous>)
  9. From previous event:
  10. at WinPackager.pack (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\platformPackager.ts:110:95)
  11. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:376:24
  12. at Generator.next (<anonymous>)
  13. at xfs.stat (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\fs-extra-p\node_modules\fs-extra\lib\mkdirs\mkdirs.js:56:16)
  14. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\graceful-fs\polyfills.js:287:18
  15. at FSReqWrap.oncomplete (fs.js:183:5)
  16. From previous event:
  17. at Packager.doBuild (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:344:39)
  18. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:314:57
  19. at Generator.next (<anonymous>)
  20. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\graceful-fs\graceful-fs.js:99:16
  21. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\graceful-fs\graceful-fs.js:43:10
  22. at FSReqWrap.oncomplete (fs.js:169:20)
  23. From previous event:
  24. at Packager._build (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:285:133)
  25. at C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:281:23
  26. at Generator.next (<anonymous>)
  27. From previous event:
  28. at Packager.build (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\packager.ts:238:14)
  29. at build (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\app-builder-lib\src\index.ts:58:28)
  30. at build (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\electron-builder\src\builder.ts:227:10)
  31. at then (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\electron-builder\src\cli\cli.ts:42:48)
  32. at runCallback (timers.js:696:18)
  33. at tryOnImmediate (timers.js:667:5)
  34. at processImmediate (timers.js:649:5)
  35. From previous event:
  36. at Object.args [as handler] (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\electron-builder\src\cli\cli.ts:42:48)
  37. at Object.runCommand (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\yargs\lib\command.js:238:44)
  38. at Object.parseArgs [as _parseArgs] (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\yargs\yargs.js:1085:24)
  39. at Object.get [as argv] (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\yargs\yargs.js:1000:21)
  40. at Object.<anonymous> (C:\Users\myUser\Documents\10. GIT\electron-apps\helloworld\node_modules\electron-builder\src\cli\cli.ts:25:28)
  41. at Module._compile (internal/modules/cjs/loader.js:702:30)
  42. at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
  43. at Module.load (internal/modules/cjs/loader.js:612:32)
  44. at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
  45. at Function.Module._load (internal/modules/cjs/loader.js:543:3)
  46. at Function.Module.runMain (internal/modules/cjs/loader.js:744:10)
  47. at startup (internal/bootstrap/node.js:238:19)
  48. at bootstrapNodeJSCore (internal/bootstrap/node.js:572:3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement