WalletConnect / create-eth-app

Create Ethereum-powered apps with one command

Home Page:https://www.npmjs.com/package/create-eth-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems with fresh install

Add1ctiv3 opened this issue · comments

Hello just tried to do a fresh install with the latest versions of node, npm and yarn (node->14.18.0)(npm->6.14.15)(yarn->1.22.15)

and when using yarn create eth-app nameOfTheApp I get the following error

yarn create v1.22.15
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "create-eth-app@1.7.1" with binaries:
- create-eth-app
[##] 2/2
Creating a new Ethereum-powered React app in D:\REPOSITORIES\Moonpunks\moonpunksapp.

Downloading template files. This might take a moment.

Installing packages. This might take a couple of minutes.

yarn install v1.22.15
info No lockfile found.
[1/4] Resolving packages...
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > cids@0.7.5: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipfs-core-types > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipfs-core-utils > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-block > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb@0.22.3: This module has been superseded by @ipld/dag-pb and multiformats
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb@0.17.4: This module has been superseded by @ipld/dag-pb and multiformats
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > cids@0.7.5: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-raw@7.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw@4.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-raw > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > cids@0.7.5: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-cbor@1.0.1: This module has been superseded by @ipld/dag-cbor and multiformats
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor@0.15.3: This module has been superseded by @ipld/dag-cbor and multiformats
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-cbor > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids@0.8.3: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > multiaddr > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > multibase@4.0.6: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > multibase@0.6.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > cids > multibase@4.0.6: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > cids > multibase@0.6.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipfs-core-types > multibase@4.0.6: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > multibase@1.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > multiaddr > multibase@4.0.6: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > multicodec@0.5.7: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > cids > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > cids > multicodec@1.0.4: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > multicodec@0.5.7: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-raw > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > multicodec@1.0.4: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-cbor > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > multicodec@1.0.4: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > multicodec@1.0.4: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > multihashes > multibase@4.0.6: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > multihashes > multibase@0.7.0: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > cids > multihashes > multibase@1.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > request@2.88.2: request has been deprecated, see request/request#3142
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > request@2.88.2: request has been deprecated, see request/request#3142
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipfs-block > cids@0.7.5: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > cids@0.7.5: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > multibase@0.6.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > multiaddr > cids@0.8.3: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > is-ipfs > multiaddr > multibase@0.7.0: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-info@0.15.1: No longer supported for js-libp2p0.28.0 or later
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > promisify-es6@1.0.3: Unmaintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb > interface-ipld-format@1.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-raw > interface-ipld-format@1.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-cbor > interface-ipld-format@1.0.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb > interface-ipld-format > cids@1.1.9: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > ipfs-http-client > ipld-dag-pb > interface-ipld-format > multicodec@3.2.1: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > multihashing-async@0.7.0: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-raw > multihashing-async@0.8.2: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-cbor > multihashing-async@0.8.2: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > ipld-dag-pb > protons@1.2.1: This module is no longer maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-tx@1.3.7: New package name format for new versions: @ethereumjs/tx. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-block@1.7.1: New package name format for new versions: @ethereumjs/block. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-block > ethereumjs-tx@1.3.7: New package name format for new versions: @ethereumjs/tx. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm@2.6.0: New package name format for new versions: @ethereumjs/vm. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm > ethereumjs-block@2.2.2: New package name format for new versions: @ethereumjs/block. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm > ethereumjs-block > ethereumjs-tx@2.1.2: New package name format for new versions: @ethereumjs/tx. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > request > har-validator@5.1.5: this library is no longer supported
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > request > uuid@3.4.0: 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-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > jayson > uuid@3.4.0: 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-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack-dev-server > sockjs > uuid@3.4.0: 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-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack-dev-server > webpack-log > uuid@3.4.0: 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-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > @walletconnect/qrcode-modal > @walletconnect/mobile-registry@1.4.0: Deprecated in favor of dynamic registry available from: https://github.com/walletconnect/walletconnect-registry
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > @pmmmwh/react-refresh-webpack-plugin > native-url > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack-dev-server > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > multihashing-async@0.5.2: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > protons@1.2.1: This module is no longer maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > resolve-url-loader > rework > css > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > resolve-url-loader > rework > css > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > resolve-url-loader > rework > css > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi@15.1.1: Switch to 'npm install joi'
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > rollup-plugin-babel@4.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > eth-block-tracker > safe-event-emitter@1.0.1: Renamed to @metamask/safe-event-emitter
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > eth-json-rpc-middleware > safe-event-emitter@1.0.1: Renamed to @metamask/safe-event-emitter
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > eth-json-rpc-infura > json-rpc-engine > safe-event-emitter@1.0.1: Renamed to @metamask/safe-event-emitter
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm > ethereumjs-common@1.5.2: New package name format for new versions: @ethereumjs/common. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm > ethereumjs-block > ethereumjs-common@1.5.2: New package name format for new versions: @ethereumjs/common. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > @walletconnect/web3-provider > web3-provider-engine > ethereumjs-vm > ethereumjs-block > ethereumjs-tx > ethereumjs-common@1.5.2: New package name format for new versions: @ethereumjs/common. Please update.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > libp2p-crypto-secp256k1@0.3.1: Included in libp2p-crypto, use it instead. https://github.com/libp2p/js-libp2p-crypto
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/subgraph > @graphprotocol/graph-cli > ipfs-http-client > peer-id > libp2p-crypto > libp2p-crypto-secp256k1 > multihashing-async@0.6.0: This module has been superseded by the multiformats module
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > babel-jest > @jest/transform > jest-haste-map > sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > postcss-preset-env > postcss-color-functional-notation > postcss-values-parser > flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning workspace-aggregator-b7f59e40-1933-4b75-a71a-4371da88d88b > @project/react-app > react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > core-js@2.6.12: core-js@<3.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. Please, upgrade your dependencies to the actual version of core-js.
error Couldn't find the binary git
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error: Couldn't find the binary git
at ProcessSpawnError.ExtendableBuiltin (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:721:66)
at ProcessSpawnError.MessageError (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:750:123)
at new ProcessSpawnError (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:765:118)
at ChildProcess. (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:25739:18)
at ChildProcess.emit (events.js:400:28)
at Process.ChildProcess._handle.onexit (internal/child_process.js:280:12)
at onErrorNT (internal/child_process.js:469:16)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
Error: Couldn't find the binary git
at ProcessSpawnError.ExtendableBuiltin (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:721:66)
at ProcessSpawnError.MessageError (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:750:123)
at new ProcessSpawnError (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:765:118)
at ChildProcess. (C:\Users\Addictive\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:25739:18)
at ChildProcess.emit (events.js:400:28)
at Process.ChildProcess._handle.onexit (internal/child_process.js:280:12)
at onErrorNT (internal/child_process.js:469:16)
at processTicksAndRejections (internal/process/task_queues.js:82:21)

Aborting installation.
yarnpkg install --cwd D:\REPOSITORIES\Moonpunks\moonpunksapp has failed.

error Command failed.
Exit code: 1
Command: C:\Users\Addictive\AppData\Local\Yarn\bin\create-eth-app
Arguments: moonpunksapp
Directory: D:\REPOSITORIES\Moonpunks
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

The error says "Error: Couldn't find the binary git". Do you have Git installed on your machine?

Also, this could be related to #145 or #149. Could you try deleting your Yarn cache, and see if that works?

$ yarn cache clean

I am facing the same problem. I spent 6hours to try all possible solutions mentioned in issue section, but not resolved.
Can someone help?
dApp> node --version
v17.2.0
dApp> yarn --versoin
yarn install v1.22.17
warning package.json: No license field
warning No license field
dApp> npm --version
8.1.4

git --version
git version 2.34.1.windows.1

Hey @jdurga! I'm sorry you spent so much time on this. Unfortunately I'm not sure what causes this issue, could you add more details about the behaviors you have observed?

For what it's worth, you don't have to run CEA directly to get hold of the boilerplate code generated by it. You can just clone my my-eth-app repository, which I generated on my machine.

Hey @jdurga! I'm sorry you spent so much time on this. Unfortunately I'm not sure what causes this issue, could you add more details about the behaviors you have observed?

For what it's worth, you don't have to run CEA directly to get hold of the boilerplate code generated by it. You can just clone my my-eth-app repository, which I generated on my machine.

Paul, Thanks for the reply. It's working fine when I executed the commands on git bash shell instead of powershell on VSCode.

Paul, Thanks for the reply. It's working fine when I executed the commands on git bash shell instead of powershell on VSCode.

Actually, this did the trick for me also, on Windows. Thanks, @jdurga!

As a rule of thumb, external tools are best run in your usual terminal app. The VSCode shell may have certain permissions and settings which interfere with those external tools.