79260724

Date: 2024-12-07 13:52:31
Score: 0.5
Natty:
Report link

I've seen this issue Visual studio code runs NPM outside integrated terminal before and the only solution was to run VSCode as administrator. However, this solution restricts me from using AutoHotkeys and update VSCode automatically.

Here is the solution I randomly found today: check if node.exe isn't running as administrator, because this is most likely what's causing these node popups. Disable run as administrator in the properties of this file.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Michael