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

Fix error on start #5

Closed
wants to merge 1 commit into from

Conversation

deep-foundation-sweepai[bot]
Copy link

Description

This PR fixes the error that occurs on start due to the server not being able to find the 'client-reference-manifest.json' file. The build process is modified to generate the file and place it in the correct path.

Summary of Changes

  • Modified the build process in the 'build.gradle' file to generate the 'client-reference-manifest.json' file.
  • Modified the build process to ensure that the generated file is placed in the '/workspace/dev/packages/sdk/app/server/' path.

Please review and merge these changes to resolve the error on start.

Fixes #4.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

  • Leave a comment below to get Sweep to edit the entire PR
  • Leave a comment in the code will only modify the file
  • Edit the original issue to get Sweep to recreate the PR from scratch

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

Error on start
1 participant