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: preinstall script syntax issue #847

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

SaadBazaz
Copy link
Collaborator

USDK was not properly working in the deployer, because when the dockerfile was being built, the preinstall script would silently fail, and hence the upstreet-agents dependency would be missing.

This ChatGPT chat covers the issue: https://chatgpt.com/share/67975f17-8840-800e-9e83-efa9820780ad

The fix was to update the syntax in the preinstall script in usdk's package.json so it could work in posix-compliant operating systems.

Needs testing on Windows.

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 3:45pm
upstreet.ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 3:45pm

@SaadBazaz SaadBazaz mentioned this pull request Feb 5, 2025
@mavisakalyan mavisakalyan merged commit d56628e into dev Feb 5, 2025
4 checks passed
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.

3 participants