'A terminal open everytime when I open Chrome or visual studio code
A terminal open everytime when I open Chrome or visual studio code. It started to do do this when I'm started coding in typescript
Solution 1:[1]
I solved. You need to do
npm uninstall typescript --g
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Avox |
