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

pnpm add github:fraxfinance/frax-standard-solidity is broken. #13

Open
pegahcarter opened this issue Dec 18, 2023 · 0 comments
Open

pnpm add github:fraxfinance/frax-standard-solidity is broken. #13

pegahcarter opened this issue Dec 18, 2023 · 0 comments

Comments

@pegahcarter
Copy link
Contributor

Several things here:

Output:

carter@lenovo:~/Documents/fraxfinance/frax/dev-bonds-amo$ pnpm add github:fraxfinance/frax-standard-solidity
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/block. Please update.
 WARN  deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
 WARN  deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 WARN  deprecated [email protected]: Deprecated in favor of '@metamask/eth-sig-util'
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/vm. Please update.
 WARN  deprecated [email protected]: Renamed to @metamask/safe-event-emitter
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/block. Please update.
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/tx. Please update.
 WARN  deprecated [email protected]: this library is no longer supported
 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.
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/common. Please update.
 WARN  deprecated [email protected]: New package name format for new versions: @ethereumjs/tx. Please update.
 WARN  deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
 WARN  deprecated [email protected]: This module has been superseded by the multiformats module
 WARN  deprecated [email protected]: This module has been superseded by the multiformats module
 WARN  deprecated [email protected]: This module has been superseded by the multiformats module
 WARN  deprecated [email protected]: This module has been superseded by the multiformats module
 WARN  deprecated [email protected]: This module has been superseded by the multiformats module
Packages: +537 -1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
node_modules/.pnpm/[email protected]/node_modules/web3-bzz: Running postinstall script, donnode_modules/.pnpm/[email protected]/node_modules/web3-shh: Running postinstall script, done in 13ms resolved 698, reused 695, downloaded 2, added 537, done
node_modules/.pnpm/[email protected]/node_modules/web3: Running postinstall script, done in 12ms
 WARN  Failed to create bin at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/.pnpm/github.com+fraxfinance+frax-standard-solidity@[email protected]/node_modules/frax-standard-solidity/node_modules/.bin/frax. The source file at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/.pnpm/github.com+fraxfinance+frax-standard-solidity@[email protected]/node_modules/frax-standard-solidity/dist/cli/main.js does not exist.
 WARN  Failed to create bin at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/.pnpm/github.com+fraxfinance+frax-standard-solidity@[email protected]/node_modules/frax-standard-solidity/node_modules/.bin/frax. The source file at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/.pnpm/github.com+fraxfinance+frax-standard-solidity@[email protected]/node_modules/frax-standard-solidity/dist/cli/main.js does not exist.
 WARN  Failed to create bin at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/.bin/frax. The source file at /home/carter/Documents/fraxfinance/frax/dev-bonds-amo/node_modules/frax-standard-solidity/dist/cli/main.js does not exist.

dependencies:
+ frax-standard-solidity 0.0.0

 WARN  Issues with peer dependencies found
.
└─┬ frax-standard-solidity 0.0.0
  └─┬ solidity-bytes-utils 0.8.1
    └─┬ @truffle/hdwallet-provider 2.1.15
      └─┬ web3-provider-engine 16.0.3
        └─┬ eth-block-tracker 4.4.3
          └─┬ @babel/plugin-transform-runtime 7.23.6
            ├── ✕ missing peer @babel/core@^7.0.0-0
            ├─┬ babel-plugin-polyfill-corejs2 0.4.7
            │ ├── ✕ missing peer @babel/core@"^7.4.0 || ^8.0.0-0 <8.0.0"
            │ └─┬ @babel/helper-define-polyfill-provider 0.4.4
            │   └── ✕ missing peer @babel/core@"^7.4.0 || ^8.0.0-0 <8.0.0"
            ├─┬ babel-plugin-polyfill-corejs3 0.8.7
            │ └── ✕ missing peer @babel/core@"^7.4.0 || ^8.0.0-0 <8.0.0"
            └─┬ babel-plugin-polyfill-regenerator 0.5.4
              └── ✕ missing peer @babel/core@"^7.4.0 || ^8.0.0-0 <8.0.0"
✕ Conflicting peer dependencies:
  @babel/core  

This issue will remain open until all conflicts are resolved.

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

No branches or pull requests

1 participant