How to solve error spawn einval in nodejs
I want to install the node package manager for my Twitter scraping application but I’m getting this error. I’ve tried several things like downgrading the Node version, disabling Windows Defender System, running PowerShell as an administrator, and so on.
module doesn’t show in VSCode auto import
this is my first module in typescript, because I usually only use pre-made modules.