Is there a difference between webpack4+vue spa projects running in powershell and cmd?

A vue project is based on webpack4;
execute npm run dev in powershell
run as follows:

cmd:

in my impression, this project does not have this problem when webpack4.6 is not upgraded, and in my mind, there are no similarities and differences between powershell and cmd in running npm commands. Is there any boss"s guidance?

Apr.14,2021
Menu