Skip to content

fix(ENG-593): Fix pnpm install warnings #1516

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 1 commit into from
Apr 16, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Description

This PR fixes several pnpm install warnings as described in ticket ENG-593:

  1. Fixed binary symlink creation failures for three packages:

    • Added 'bin.js' to entry array in integrations.do tsup.config.ts
    • Updated sdk.do package.json bin configuration to point to dist/bin.js
    • Added bin field and cli.js to ai-workflows package
  2. Addressed the use of the --force flag by setting force=false in .npmrc

  3. Added "workerd" to the "onlyBuiltDependencies" list in root package.json

Testing

Verified that the changes resolve the warnings by running pnpm install without the --force flag.

Link to Devin run

https://app.devin.ai/sessions/eac578fcfd4641c5bac1acbfd9b70607

Requested by

Nathan Clevenger ([email protected])

…sdk.do package.json bin path to point to dist/bin.js\n- Add bin field and cli.js to ai-workflows package\n- Add workerd to onlyBuiltDependencies in root package.json\n- Set force=false in .npmrc to remove --force flag usage

Co-Authored-By: Nathan Clevenger <[email protected]>
Copy link

linear bot commented Apr 16, 2025

Copy link

vercel bot commented Apr 16, 2025

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

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2025 6:27am
ai-studio-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2025 6:27am

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@nathanclevenger nathanclevenger merged commit 95cb055 into main Apr 16, 2025
5 checks passed
@nathanclevenger nathanclevenger deleted the devin/1744784304-fix-pnpm-install-warnings branch April 16, 2025 06:31
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.

1 participant