Lesson 5- problems with setting PRIVATE_KEY_PASSWORD #2673
-
Hi, currently I'm having a problem with with setting password in cmd. It may be a stupid question but I'm a beginner and I don't know why I get this error: The command looks like this: .env file has only RPC_URL |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@Joaszek Use git bash terminal It is very command, it does not work with pre-installed CMD |
Beta Was this translation helpful? Give feedback.
-
Hey @Joaszek the normal windows command line has problems with passing env variables on the terminal. so try and use another terminal you could use git bash terminal as @alymurtazamemon has suggested above. Otherwise, you could just resort to writing |
Beta Was this translation helpful? Give feedback.
@Joaszek Use git bash terminal
It is very command, it does not work with pre-installed CMD