当前位置:网站首页>!!** The test is valid * *:vscode "the terminal will be reused by the task, press any key to close" /vscode the terminal runs NPM to pop up the select program dialog box / try a new cross platform Pow
!!** The test is valid * *:vscode "the terminal will be reused by the task, press any key to close" /vscode the terminal runs NPM to pop up the select program dialog box / try a new cross platform Pow
2022-06-21 14:12:00 【Enthusiastic little fans】
!! Close test effectively ## !! Close test effectively : Try a new cross platform PowerShell/ VSCode “ The terminal will be reused by the task , Press any key to close ”/vscode Terminal operation npm Pop up the select program dialog box solution
Recently, I encountered a new problem , So I have a new understanding of several problems , Modify and supplement :
vscode Terminal operation npm The select program dialog box always pops up , In fact, it is PowerShell Update , This leads to an attempt to open across platforms , Therefore, a dialog box for selecting programs pops up when the terminal is running .
There are few posts about how to deal with this problem on the Internet , After pondering for a long time, I still don't know how to deal with it .
Looking for n After a long time of Baidu , Finally, a solution was found :
1. find settting.json file
file -> Preferences -> Set up -> stay input Input in setting.json
2. stay setting.json Add the following line to :
Find this line of code :
“files.autoSave”:“afterDelay”
Add this line of code below this line of code :
“terminal.integrated.shell.windows”:“C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe”
The above methods can solve this problem ~
边栏推荐
- MySQL - index
- Use of MySQL 8.0.19 under alicloud lightweight application server linux-centos7
- 使用api制作我的足迹地图
- Babbitt yuancosmos daily must read: wechat may ban a official account for the first time on the grounds of "involving secondary transactions in digital collections", and the new regulations of the pla
- 5. array
- CSDN's test teacher teaches JMeter to generate stress test reports
- Summary of the latest remote deployment O & M tools
- Comprehensively analyze the key points of knowledge required for interface testing and interface testing
- Don't know how to interview? Test interview questions summary, teach you to face the interview questions
- Automatic operation and maintenance 4 - variables and encryption in ansible
猜你喜欢

Compile time annotation automatically generates dataholder

2021 the latest selenium truly bypasses webdriver detection

Configuring MySQL master-slave and implementing semi synchronous replication in docker environment

IMU selection, calibration error analysis, AHRS integrated navigation

How can an e-commerce system automatically cancel an order when it times out?

Navigation bar switching, message board, text box losing focus
![[Goo Goo donkey takeout rebate system] customer service configuration tutorial of takeout CPS project - (attached with picture and text building tutorial)](/img/54/d30b9c08e46760dac8c3405716941f.jpg)
[Goo Goo donkey takeout rebate system] customer service configuration tutorial of takeout CPS project - (attached with picture and text building tutorial)

Viewing tcp/ip network communication from the sending of an email

Lamp architecture 6 -- MySQL master-slave replication and optimization method

3000 frame animation illustrating why MySQL needs binlog, redo log and undo log
随机推荐
Lamp architecture 4 -- MySQL source code compilation and use
. Net synchronization mechanism and application examples
Use of MySQL 8.0.19 under alicloud lightweight application server linux-centos7
Iterm2 file transfer with remote server
Summary of the latest remote deployment O & M tools
[graduation project recommendation] - personnel management system
PostgreSQL query by date range
Simplified crud using code generation
Redis cluster deployment manual that Xiaobai can understand
How to guarantee the test coverage
Record the troubleshooting process of excessive CPU usage
Qmetaobject:: connectslotsbyname: no matching signal for problem solving
How to unit test non pure functions -- unittest
Technology sharing | a clustering incremental statistical SQL requirement in MySQL
Navigation bar switching, message board, text box losing focus
MySQL - data type
Atguigu---- conditional rendering
Installation of MySQL 8.0.19 under alicloud lightweight application server linux-centos7
C language elementary level (10) type rename typedef
Postman testing websocket interface