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

404'ing link in No Hardhat config file found error message #6320

Closed
kanej opened this issue Feb 18, 2025 · 1 comment
Closed

404'ing link in No Hardhat config file found error message #6320

kanej opened this issue Feb 18, 2025 · 1 comment
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@kanej
Copy link
Member

kanej commented Feb 18, 2025

Feedback

Running npx hardhat@alpha or pnpx hardhat@alpha, with or without extra arguments (other than --init), in a non-Hardhat directory, shows this error:

    Error HHE3: No Hardhat config file found.
    
    You can initialize a new project by running Hardhat with --init
    
    For more info go to https://hardhat.org/HHE3 or run Hardhat with --show-stack-traces

The URL shown in the message 404s.

  • Running npx hardhat or pnpm hardhat in an npm project that has Hardhat installed but doesn’t have a config results in the same error.

We can just drop that last line for now.

Reported by @fvictorio

@kanej kanej added the v-next A Hardhat v3 development task label Feb 18, 2025
@kanej kanej added this to the Public Alpha milestone Feb 18, 2025
@kanej kanej added this to Hardhat Feb 18, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Feb 18, 2025
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Feb 18, 2025
@kanej kanej moved this from Backlog to To-do in Hardhat Feb 18, 2025
@ChristopherDedominici ChristopherDedominici moved this from To-do to In Progress in Hardhat Feb 18, 2025
@ChristopherDedominici
Copy link
Contributor

PR here: #6324

@github-project-automation github-project-automation bot moved this from In Progress to Done in Hardhat Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: Done
Development

No branches or pull requests

2 participants