Skip to content

Comments

fix: preinstall script syntax issue#847

Merged
mavisakalyan merged 1 commit intodevfrom
fix-os-compatibility-issue
Feb 5, 2025
Merged

fix: preinstall script syntax issue#847
mavisakalyan merged 1 commit intodevfrom
fix-os-compatibility-issue

Conversation

@SaadBazaz
Copy link
Contributor

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.

@vercel
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