Skip to content

Lesson 6 / runner problems #5968

Answered by Nlferu
Astronaut828 asked this question in Q&A
Aug 6, 2023 · 1 comments · 18 replies
Discussion options

You must be logged in to vote

Hi @Astronaut828

Please delete everything in your package.json then copy below (it is both for ts and js) and paste all in your empty package.json.

{
  "name": "hardhat_simple_storage",
  "version": "1.0.0",
  "license": "MIT",
  "devDependencies": {
    "@ethersproject/abi": "^5.7.0",
    "@ethersproject/providers": "^5.7.2",
    "@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
    "@nomicfoundation/hardhat-network-helpers": "^1.0.7",
    "@nomicfoundation/hardhat-toolbox": "^2.0.0",
    "@nomiclabs/hardhat-ethers": "^2.2.1",
    "@nomiclabs/hardhat-etherscan": "^3.1.3",
    "@typechain/ethers-v5": "^10.1.1",
    "@typechain/hardhat": "^6.1.4",
    "chai": "^4.3.7",
    "dotenv": "^16…

Replies: 1 comment 18 replies

Comment options

You must be logged in to vote
18 replies
@Nlferu
Comment options

@Astronaut828
Comment options

@Astronaut828
Comment options

@Nlferu
Comment options

Answer selected by Astronaut828
@Astronaut828
Comment options

@Nlferu
Comment options

@Astronaut828
Comment options

@Nlferu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants