I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?
The script does not run on Windows 10
-
After reinstalling Windows, I try to run a previously working BAS script, and it just crashes 5 seconds after startup. Without logs.
In developer mode, I looked and saw that the error occurs at the stage of reading the txt file. I believe that the problem is related to the access rights settings on Windows 10.
I tried to run as an administrator, also disabled Windows Defender, but the script still crashes as well!
Please help, I'm sure I'm not the only one who has had this problem.