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

bug: Next lint on package.json using old command #1040

Closed
1 task done
danitome24 opened this issue Jan 26, 2025 · 1 comment
Closed
1 task done

bug: Next lint on package.json using old command #1040

danitome24 opened this issue Jan 26, 2025 · 1 comment

Comments

@danitome24
Copy link
Contributor

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:

➜  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> ...

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

@danitome24
Copy link
Contributor Author

solved in #1041

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