-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
earthly@earthly ~/Documents/TestFolder/blockchain-certificate-website
% npm install @taikai/dappkit
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/react
npm warn peerOptional react@">=18.0.0" from [email protected]
npm warn node_modules/@base-org/account/node_modules/zustand
npm warn zustand@"5.0.3" from @base-org/[email protected]
npm warn node_modules/@base-org/account
npm warn 53 more (@emotion/react, @emotion/styled, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm warn node_modules/valtio/node_modules/use-sync-external-store
npm warn use-sync-external-store@"1.2.0" from [email protected]
npm warn node_modules/valtio
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm warn node_modules/valtio/node_modules/use-sync-external-store
npm warn use-sync-external-store@"1.2.0" from [email protected]
npm warn node_modules/valtio
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated [email protected]: this library is no longer supported
npm warn deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
npm warn deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by @ipld/dag-pb and multiformats
npm warn deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
npm warn deprecated [email protected]: This module has been superseded by @ipld/dag-cbor and multiformats
npm warn deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm warn deprecated [email protected]: This module has been superseded by the multiformats module
npm warn deprecated [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
added 357 packages, and audited 1640 packages in 1m
308 packages are looking for funding
run `npm fund` for details
24 vulnerabilities (10 low, 5 moderate, 7 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
Reproduction
Deprecations appear
Logs, screenshots
versions, packages, etc
@taikai/[email protected]
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working