What is the problem with phpstorm using powershell on win10?

  1. enter powershell using windows+R and then start homestead
  2. then open the terminal in phpstorm, which uses the installation path of powershell
  3. enter homestead ssh prompt not to start
  4. use homestead ssh in the outside powershell to connect;
  5. the terminal in phpstorm does not seem to be the same environment as the one outside.
  6. what should I do?
Menu