I'm trying to setup the alogrand development environment using the algorand sandbox, when I start the sandbox using the git bash and the command ./sandbox up the following error comes up:
In short currently, your best bet is to use WSL 2 rather than Git Bash.
This is a bit more complex to set up but gives you an environment closer to Linux.
See https://github.com/algorand/sandbox#option-1-using-wsl-2 for details on how to use WSL 2.
发布评论
评论(1)
简而言之,您最好的选择是使用WSL 2而不是Git Bash。
设置这要复杂一些,但可以使您更接近Linux。
参见 https://github.com/algorand/sandbox#option-1 - 使用WSL-2 有关如何使用WSL 2的详细信息。
There is an issue with this on https://github.com/algorand/sandbox/issues/115
In short currently, your best bet is to use WSL 2 rather than Git Bash.
This is a bit more complex to set up but gives you an environment closer to Linux.
See https://github.com/algorand/sandbox#option-1-using-wsl-2 for details on how to use WSL 2.