Skip to content

Lesson6: Error while $ forge create........ #1755

Answered by EngrPips
yasharyan0904 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to run a second terminal where you will run the anvil command to spin up an anvil blockchain, and you leave it running, then you can run this command forge create src/SimpleStorage.sol:SimpleStorage --private-key 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 --rpc-url http://127.0.0.1:8545 and everything should work just fine.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@yasharyan0904
Comment options

Comment options

You must be logged in to vote
4 replies
@yasharyan0904
Comment options

@EngrPips
Comment options

@yasharyan0904
Comment options

@EngrPips
Comment options

Comment options

You must be logged in to vote
4 replies
@yasharyan0904
Comment options

@EngrPips
Comment options

@wilson0922
Comment options

@EngrPips
Comment options

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