Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Create an advanced sample project not showing (yarn hardhat) #119

Open
shawnesquivel opened this issue Dec 13, 2022 · 6 comments
Open

Create an advanced sample project not showing (yarn hardhat) #119

shawnesquivel opened this issue Dec 13, 2022 · 6 comments

Comments

@shawnesquivel
Copy link
Contributor

This is in reference to the FCC course at timestamp 10:04:24
https://youtu.be/gyMwXuJrbJQ?t=36264

  1. Created new folder
  2. In terminal
yarn add --dev hardhat
  1. In terminal
yarn hardhat
**Unexpected Output**
yarn run v1.22.15
warning package.json: No license field
$ /home/shawnesquivel/hh-fcc/hardhat-fund-me-fcc/node_modules/.bin/hardhat
888    888                      888 888               888
888    888                      888 888               888
888    888                      888 888               888
8888888888  8888b.  888d888 .d88888 88888b.   8888b.  888888
888    888     "88b 888P"  d88" 888 888 "88b     "88b 888
888    888 .d888888 888    888  888 888  888 .d888888 888
888    888 888  888 888    Y88b 888 888  888 888  888 Y88b.
888    888 "Y888888 888     "Y88888 888  888 "Y888888  "Y888

Welcome to Hardhat v2.12.4

? What do you want to do? … 
▸ Create a JavaScript project
  Create a TypeScript project
  Create an empty hardhat.config.js
  Quit

Expected Output
image

No "Create an advanced sample project" option.

@longckek
Copy link

Did you solve it bro?

@shawnesquivel
Copy link
Contributor Author

Did you solve it bro?

No I think it's due to a hard hat update. Just copy and paste and files from the repo that are missing. You can check my repo if you need help

@Dynamitetechdev
Copy link

That’s an update on hardhat, But you can choose JavaScript boiler plate or typescript boiler plate, it has the advanced setup too

@LukeNisbet
Copy link

Where are you getting these boilerplate options from I only have what is shown above by shawn?

@IceCreamSandwich98
Copy link

IceCreamSandwich98 commented Jan 27, 2023

hey there was a thread i found a few months ago that explains how to install an older version of hardhat that displays the advanced sample project, link below

#49

there is no real answer besides just to git clone the repository. The previous solutions at the beginning of the linked thread didnt work for me

@shawnesquivel
Copy link
Contributor Author

shawnesquivel commented Jan 27, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants