解决:
1、在管理员权限下运行Windows Power Shell(x64)
2、 然后输入Set-ExecutionPolicy Unrestricted
3、选择Y
4、最后输入Import-Module 'C:\Program Files\WindowsPowerShell\Modules\PSReadline\1.2\PSReadline.psd1’
————————————————
原文链接:https://blog.csdn.net/weixin_41667361/article/details/90753548