[TOC] elixir无法在powershell中运行 运行Get-Command iex可知iex是Invoke-Expression的别名 所以无法在powershell中运行 解决方式就是输入iex.bat