当前位置:网站首页>【hbuilder】运行不了部分项目 , 打开终端 无法输入指令
【hbuilder】运行不了部分项目 , 打开终端 无法输入指令
2022-07-30 18:58:00 【嘿,小苹果】
问题描述
在使用HbuliderX打开终端时,出现如下情况。无法输入。
解决问题
原因是:配置启动终端的路径存在问题
1.进入Hbuilder安装位置
2.打开HBuilderX\plugins\builtincef3terminal\script 下 main.js;
3.将shell的值写成绝对路径,如将shell="powershell.exe"改为shell=‘C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe’;

4.重启HbuliderX,再打开终端
如果重启后依旧没有效果,可以如下尝试:将shell的值替换成cmd.exe 保存后再重启。
边栏推荐
- Deepen school-enterprise cooperation and build an "overpass" for the growth of technical and skilled talents
- OneFlow源码解析:Op、Kernel与解释器
- Delay queue optimization (2)
- LeetCode Exercise - Two Questions About Finding Sum of Array Elements
- Fixed asset visualization intelligent management system
- 实体中增加操作方法
- NC | Tao Liang Group of West Lake University - TMPRSS2 "assists" virus infection and mediates the host invasion of Clostridium sothrix hemorrhagic toxin...
- 经济新闻:错误# 15:初始化libiomp5md。dll,但发现libiomp5md。已经初始化dll。解决方法
- 【Pointing to Offer】Pointing to Offer 22. The kth node from the bottom in the linked list
- AWS 控制台
猜你喜欢

深入浅出边缘云 | 3. 资源配置

固定资产可视化智能管理系统

Codeblocks + Widgets create window code analysis

After 23 years of operation, the former "China's largest e-commerce website" has turned yellow...

SwiftUI iOS 精品开源项目之 完整烘焙食品菜谱App基于SQLite(教程含源码)

(2022杭电多校四)1001-Link with Bracket Sequence II(区间动态规划)

cocos creater 热更重启导致崩溃

【Pointing to Offer】Pointing to Offer 18. Delete the node of the linked list

- daily a LeetCode 】 【 191. A number of 1

Swiper rotates pictures and plays background music
随机推荐
Node encapsulates a console progress bar plugin
单例模式 (Singleton)
AI基础:图解Transformer
Deepen school-enterprise cooperation and build an "overpass" for the growth of technical and skilled talents
Pytorch foundation -- tensorboard use (1)
【Pointing to Offer】Pointing to Offer 22. The kth node from the bottom in the linked list
Two-point answer naked question (plus a little pigeonhole principle)
Chapter 4 Controlling the Execution Flow
运营 23 年,昔日“国内第一大电商网站”黄了...
什么是 RESTful API?
vxe-table实现复选框鼠标拖动选中
Vulkan开启特征(feature)的正确姿势
CCNA-子网划分(VLSM)
Mysql execution principle analysis
卫星电话是直接与卫星通信还是通过地面站?
OSPF详解(4)
C# wpf borderless window add shadow effect
OSPF详解(3)
OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.解决方法
自己需要努力