We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
When executed npm install @stripe/agent-toolkit, got following error
npm install @stripe/agent-toolkit
npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree ... npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/agents npm error agents@"^0.0.93" from the root project npm error npm error Could not resolve dependency: npm error peer agents@"^0.0.84" from @stripe/[email protected] npm error node_modules/@stripe/agent-toolkit npm error @stripe/agent-toolkit@"*" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution.
Should be install successful.
macOS
Node v22.16.0
@stripe/[email protected]
2025-05-28.basil
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When executed
npm install @stripe/agent-toolkit
, got following errorTo Reproduce
Expected behavior
Should be install successful.
Code snippets
OS
macOS
Language version
Node v22.16.0
Library version
@stripe/[email protected]
API version
2025-05-28.basil
Additional context
No response
The text was updated successfully, but these errors were encountered: