We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git clone, npx create-eth@latest
Hi!!
When using yarn lint command it fails:
yarn lint
➜ core-v2 yarn lint Usage Error: Couldn't find a script named "nextjs:lint". $ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] <scriptName> ...
Running yarn lint should works and find right command.
Run yarn lint and you will see that error.
No response
The text was updated successfully, but these errors were encountered:
solved in #1041
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Which method was used to setup Scaffold-ETH 2 ?
git clone, npx create-eth@latest
Current Behavior
Hi!!
When using
yarn lint
command it fails:Expected Behavior
Running
yarn lint
should works and find right command.Steps To Reproduce
Run
yarn lint
and you will see that error.Anything else?
No response
The text was updated successfully, but these errors were encountered: