Skip to content

.env for WSL #1555

Answered by cromewar
vicshi06 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @vicshi06 this happens when the current terminal is not able to recognize the .env file, even if you set it up on brownie-config so the easiest way to get this trough is just copy and paste the .env variables to the terminal with export keyword.

So on your WSL terminal copy and paste:

export INFURA_PROJECT_ID= yourId

This should solve your problem, cheers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vicshi06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants