Giter Site home page Giter Site logo

Comments (16)

xpeng avatar xpeng commented on June 9, 2024 2

may be ipfs-http-client (in my case is v34.0.0) reference wrong version of concat-stream in dependencies.

"concat-stream": "github:hugomrdias/concat-stream#feat/smaller",

so, you should find module using ipfs-http-client and upgrade it. in my case,

    "@graphprotocol/graph-cli": "^0.20.1",
    "@graphprotocol/graph-ts": "^0.20.0",

and after i upgraded these graph tools, the error was solved.

from create-eth-app.

lachlanjandrews avatar lachlanjandrews commented on June 9, 2024 1

Thanks for your help Paul.

from create-eth-app.

jebrenian avatar jebrenian commented on June 9, 2024

It looks like I need to use last version of yarn (1.22.19) if I want to use this function

from create-eth-app.

jebrenian avatar jebrenian commented on June 9, 2024

changing yarn version to latest

Click to see console logs

PS C:\Users\Jeb\Desktop\e> yarn set version 1.22.19
Resolving 1.22.19 to a url...
Downloading https://github.com/yarnpkg/yarn/releases/download/v1.22.19/yarn-1.22.19.js...
Saving it into C:\Users\Jeb.yarn\releases\yarn-1.22.19.js...
Updating C:\Users\Jeb/.yarnrc...
Done!
PS C:\Users\Jeb\Desktop\e> yarn create eth-app .\
yarn create v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "[email protected]" with binaries:
- create-eth-app

Creating a new Ethereum-powered React app in C:\Users\Jeb\Desktop\e.

Downloading template files. This might take a moment.

Installing packages. This might take a couple of minutes.

yarn install v1.22.19
info No lockfile found.
[1/4] Resolving packages...
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > [email protected]: Debug versions >=3.2.0
<3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack-dev-server > [email protected]: Chokidar
2 does not receive security updates since 2019. Upgrade to chokidar 3 with
15x fewer dependencies
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack-dev-server > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > [email protected]: request has been deprecated, see request/request#3142
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > @usedapp/core > fetch-mock > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > @pmmmwh/react-refresh-webpack-plugin > native-url > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This
module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-block > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module has been superseded by @ipld/dag-cbor and multiformats
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This module has been superseded by @ipld/dag-cbor and multiformats
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module has been superseded by @ipld/dag-pb and multiformats
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This module has been superseded by @ipld/dag-pb and multiformats
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-raw > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module
has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]:
This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > cids > [email protected]: This
module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > cids > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > [email protected]: This module has been superseded by the multiformats
module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module
is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]:
This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > multiaddr > [email protected]: This
module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > multiaddr > [email protected]:
This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > cids > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > cids > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats modulewarning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-raw > [email protected]:
This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-types > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-types > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-types > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > multihashes > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > multihashes > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > multihashes > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-utils > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-utils > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipfs-block > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > multiaddr > [email protected]: This module has been superseded by the multiformats modulewarning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > multiaddr > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: Unmaintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > [email protected]: No longer supported for js-libp2p0.28.0 or later
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-info > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack-dev-server > url > [email protected]:
The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > [email protected]: See https://github.com/lydell/source-map-url#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: See https://github.com/lydell/source-map-url#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > jayson > [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.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > request > [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.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack-dev-server > webpack-log > [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.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > request > [email protected]: this
library is no longer supported
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > @svgr/webpack > @svgr/plugin-svgo > [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-raw > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-cbor > interface-ipld-format > [email protected]: This module has been superseded by the multiformats
module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-cbor > interface-ipld-format > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > [email protected]: This module has been superseded by the multiformats
module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipld-dag-pb > [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
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > [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
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > @svgr/webpack > @svgr/plugin-svgo > svgo > [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
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > [email protected]: This module is no longer maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-utils > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > ipfs-deploy > ipfs-http-client > ipfs-core-utils > multiaddr-to-uri > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > mafmt > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-info > mafmt > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > [email protected]: This module is no longer maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > terser-webpack-plugin > cacache > @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/[email protected]: Switch to 'npm install joi'
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack > watchpack > watchpack-chokidar2 > [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > [email protected]: Included in libp2p-crypto, use it instead. https://github.com/libp2p/js-libp2p-crypto
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > libp2p-crypto-secp256k1 > [email protected]: This module has been superseded by the multiformats module
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > babel-jest > @jest/transform > jest-haste-map

[email protected]: some dependency vulnerabilities fixed, support for node < 10
dropped, and newer ECMAScript syntax/features added
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack > micromatch > snapdragon > [email protected]: See https://github.com/lydell/source-map-resolve#deprecatedwarning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > resolve-url-loader > rework > css > [email protected]: See https://github.com/lydell/source-map-resolve#deprecatedwarning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack > micromatch > snapdragon > source-map-resolve > [email protected]: See https://github.com/lydell/source-map-url#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > optimize-css-assets-webpack-plugin > cssnano > cssnano-preset-default > postcss-svgo > [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > postcss-preset-env > postcss-color-gray > postcss-values-parser > [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > resolve-url-loader > rework > css > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack > micromatch > snapdragon > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: Moved to 'npm install @sideway/address'
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer
supported or maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer
supported or maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo > @hapi/[email protected]: This version has been deprecated and
is no longer supported or maintained
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > webpack > micromatch > snapdragon > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @rollup/plugin-replace > magic-string > [email protected]: Please use @jridgewell/sourcemap-codec instead
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even
if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
warning workspace-aggregator-483cdd24-ed74-4daa-8557-235ad100b3cc > @my-app/react-app > react-scripts > jest > @jest/core > jest-config > jest-environment-jsdom > jsdom > [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
error Couldn't find match for "feat/smaller" in "refs/heads/1.3.x,refs/heads/1.4.x,refs/heads/master,refs/tags/v1.3.2,refs/tags/v1.4.10,refs/tags/v1.4.11,refs/tags/v1.4.7,refs/tags/v1.4.8,refs/tags/v1.4.9,refs/tags/v1.5.0,refs/tags/v1.5.1,refs/tags/v1.5.2,refs/tags/v1.6.0,refs/tags/v1.6.1,refs/tags/v1.6.2,refs/tags/v2.0.0" for "https://github.com/hugomrdias/concat-stream.git".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about
this command.

Aborting installation.
yarnpkg install --cwd C:\Users\Jeb\Desktop\e has failed.

error Command failed.
Exit code: 1
Command: C:\Users\Jeb\AppData\Local\Yarn\bin\create-eth-app
Arguments: .
Directory: C:\Users\Jeb\Desktop\e
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
PS C:\Users\Jeb\Desktop\e>

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

Hey! Thanks for taking the time to report this issue.

This might be a duplicate of #168. Could you check if any of the solutions recommended there (e.g. run yarn cache clean) work?

As a side note - please could you use the <details> feature of Markdown to hide walls of console logs in future comments. Thanks.

from create-eth-app.

theluxaz avatar theluxaz commented on June 9, 2024

Always getting the same error. Tried to clone repo and yarn install, but that also gave an error.

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

Thanks @xpeng - could I kindly ask you to make a PR to bump these dependencies?

from create-eth-app.

silvercondor avatar silvercondor commented on June 9, 2024

@PaulRBerg made a PR addressing this, please review, thanks!

from create-eth-app.

lachlanjandrews avatar lachlanjandrews commented on June 9, 2024

I've had the same issue with 'Couldn't find match for "feat/smaller" in' and then proceeds to mention the concat-stream.git.
Not sure what @xpeng means by needing to upgrade the ipfs-http-client. Thanks

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

@lachlanjandrews the solution is to bump the @graphprotocol dependencies.

from create-eth-app.

lachlanjandrews avatar lachlanjandrews commented on June 9, 2024

Thanks for getting back to me, how do I do that? Is that simply just searching and downloading the @graphprotocol again to update it or?

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

@lachlanjandrews it depends upon what package manager you are using. With Yarn v1, it's yarn upgrade.

from create-eth-app.

lachlanjandrews avatar lachlanjandrews commented on June 9, 2024

I apologise for the silly questions but I am just starting out and I appreciate the help.

I tried 'yarn upgrade @graphprotocol' which proceeded to update but I am still getting the same errors.

When using 'npm create eth-app ./' I get the feat/smaller issue but if I use the 'yarn create eth-app ./' I get a 'C:\Users\Lachlan' is not recognised as an internal or external command, operable program or batch file'.

I've tried on both VS studio codes terminal and through Git Bash and I am on windows OS. Any suggestions?

Thank you so much for your help so far!

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

You need to specify the full package names, i.e. @graphprotocol/graph-ts and @graphprotocol/graph-cli, not just @graphprotocol. But if this doesn't work, I'm not sure what the problem is.

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

I shipped v1.8.3, which should address this issue. Can anyone here try to use Create Eth App now?

yarn create eth-app my-eth-app

The command above worked for me, and I was able to run the React app.

from create-eth-app.

PaulRBerg avatar PaulRBerg commented on June 9, 2024

Closing since this issue should be fixed now.

from create-eth-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.