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

Certain extraFiles causes packager to hang #1245

Closed
mastergberry opened this issue Feb 12, 2017 · 0 comments · May be fixed by qcif/data-curator#563
Closed

Certain extraFiles causes packager to hang #1245

mastergberry opened this issue Feb 12, 2017 · 0 comments · May be fixed by qcif/data-curator#563
Labels

Comments

@mastergberry
Copy link
Contributor

  • Version: 13.5.0
  • Target: NSIS (Windows x64)

If you try to include a file in "extraFiles" from the "build" directory such as license.txt the whole thing just kinda hangs and gets stuck forever.

e.g.

extraFiles: [
      {
        "from:": "build/license.txt",
        "to": "."
      }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants