VS Code 运行Flutter时提示Error running pod install

问题

解决办法:

  • 打开~/.bash_profile
  • 添加export LANG=en_US.UTF-8
  • 重启VS Code
  • 重新build,成功

你可能感兴趣的:(VS Code 运行Flutter时提示Error running pod install)