Skip to content

Lesson 12: Connecting WSL2 to Ganache #289

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

You must be logged in to vote

Hi @ChristianG77 it seems it's trying to access to windows brownie config, I have some recommendations for you.

  1. Make sure you have installed ganache-cli on your WSL: npm install -g ganache-cli
  2. Move your projects to the Home folder of WSL, this will take the brownie configuration of linux instead of the windows one as it's on the home directory, remember this guide to access to WSL through Windows File Manager, you may see a .brownie folder on the home path: /home/yourUser/.brownie/

Tip: you can access to the home directory via console typing cd

Replies: 2 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by cromewar
Comment options

You must be logged in to vote
16 replies
@cromewar
Comment options

@ChristianG77
Comment options

@cromewar
Comment options

@ChristianG77
Comment options

@cromewar
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
2 participants