Skip to content

Fix empty project download #2048

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

Merged
merged 7 commits into from
Oct 19, 2022

Conversation

dwight9339
Copy link
Contributor

Fixes #2038

Changes: Updated buildZip and bundleExternalLibs functions in projects controller.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@dwight9339
Copy link
Contributor Author

The solution works locally on my machine but fails in CI due to peer dependency errors. Can anyone help me with this so we can get this merged? Thanks

@dwight9339 dwight9339 marked this pull request as ready for review August 4, 2022 16:20
@raclim
Copy link
Collaborator

raclim commented Oct 19, 2022

I don't see the dependency issues you described; it appears to be working and passed the tests and linting! Thank you so much for your work! :)

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 this pull request may close these issues.

All files in download zips are empty (have 0 bytes)
3 participants