Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup fail after build #724

Closed
0181532686cf4a31163be0bf3e6bb6732bf opened this issue Sep 3, 2016 · 2 comments · May be fixed by qcif/data-curator#563
Closed

Cleanup fail after build #724

0181532686cf4a31163be0bf3e6bb6732bf opened this issue Sep 3, 2016 · 2 comments · May be fixed by qcif/data-curator#563

Comments

@0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor

0181532686cf4a31163be0bf3e6bb6732bf commented Sep 3, 2016

  • Version: 6.3.5
  • Target: Linux
Warning: Cannot delete temporary dir "/tmp/electron-builder-587b-156ef6f6827-0": Error: ENOTEMPTY: directory not empty, rmdir '/tmp/electron-builder-587b-156ef6f6827-0'
    at Error (native)
From previous event:
    at TmpDir.cleanup (/storage/work/ea-todo/node_modules/electron-builder/src/util/tmp.ts:61:18)
    at /storage/work/ea-todo/node_modules/electron-builder/src/packager.ts:98:132
    at Object.<anonymous> (/storage/work/ea-todo/node_modules/electron-builder/src/util/promise.ts:20:13)
    at throw (native)
From previous event:
    at tsAwaiter (/storage/work/ea-todo/node_modules/electron-builder/src/util/awaiter.ts:10:47)
    at Object.build (/storage/work/ea-todo/node_modules/electron-builder/src/builder.ts:195:52)
    at Object.<anonymous> (/storage/work/ea-todo/node_modules/electron-builder/src/build-cli.ts:27:28)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:968:3

Seems like a bug in fs-extra ?

@develar
Copy link
Member

develar commented Sep 3, 2016

But build is not failed?

@0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor Author

No, just cleaning :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants