You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
This repo is just what I need.
But when I tried to follow the instructions I got this error at the beginning.
% yarn create eth-app my-eth-app
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: Done in 0s 50ms
Creating a new Ethereum-powered React app in /Users/hadiesna/source/dex/create-eth-app/my-eth-app.
Downloading template files. This might take a moment.
Installing packages. This might take a couple of minutes.
Usage Error: The nearest package directory (/Users/hadiesna/source/dex/create-eth-app/my-eth-app) doesn't seem to be part of the project declared in /Users/hadiesna/source/dex.
- If the project directory is right, it might be that you forgot to list create-eth-app/my-eth-app as a workspace.
- If it isn't, it's likely because you have a yarn.lock or package.json file there, confusing the project root detection.
$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0]
Aborting installation.
yarnpkg install --cwd /Users/hadiesna/source/dex/create-eth-app/my-eth-app has failed.
The text was updated successfully, but these errors were encountered:
Hi
This repo is just what I need.
But when I tried to follow the instructions I got this error at the beginning.
The text was updated successfully, but these errors were encountered: