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

SDK installation on React warnings #52

Closed
IgorShadurin opened this issue Nov 28, 2024 · 0 comments · Fixed by #54
Closed

SDK installation on React warnings #52

IgorShadurin opened this issue Nov 28, 2024 · 0 comments · Fixed by #54

Comments

@IgorShadurin
Copy link
Member

npm i @dappykit/sdk

test@madmax dappy-sdk-test % npm i npm i @dappykit/sdk
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/@dappykit/sdk/node_modules/viem
npm warn   viem@"^2.21.26" from @dappykit/[email protected]
npm warn   node_modules/@dappykit/sdk
npm warn     @dappykit/sdk@"*" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer viem@">=2.14.1 <2.18.0" from [email protected]
npm warn node_modules/@dappykit/sdk/node_modules/permissionless
npm warn   permissionless@"^0.1.28" from @dappykit/[email protected]
npm warn   node_modules/@dappykit/sdk
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/viem
npm warn   peer viem@">=2.14.1 <2.18.0" from [email protected]
npm warn   node_modules/@dappykit/sdk/node_modules/permissionless
npm warn     permissionless@"^0.1.28" from @dappykit/[email protected]
npm warn     node_modules/@dappykit/sdk
⠋^C
test@madmax dappy-sdk-test % 
test@madmax dappy-sdk-test % 
test@madmax dappy-sdk-test % npm i @dappykit/sdk
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/@dappykit/sdk/node_modules/viem
npm warn   viem@"^2.21.26" from @dappykit/[email protected]
npm warn   node_modules/@dappykit/sdk
npm warn     @dappykit/sdk@"*" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer viem@">=2.14.1 <2.18.0" from [email protected]
npm warn node_modules/@dappykit/sdk/node_modules/permissionless
npm warn   permissionless@"^0.1.28" from @dappykit/[email protected]
npm warn   node_modules/@dappykit/sdk
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/viem
npm warn   peer viem@">=2.14.1 <2.18.0" from [email protected]
npm warn   node_modules/@dappykit/sdk/node_modules/permissionless
npm warn     permissionless@"^0.1.28" from @dappykit/[email protected]
npm warn     node_modules/@dappykit/sdk

added 16 packages, removed 226 packages, and audited 1360 packages in 4s

273 packages are looking for funding
  run `npm fund` for details

8 vulnerabilities (2 moderate, 6 high)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

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 a pull request may close this issue.

1 participant