@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
When I open multiple of the same compiled instance they all say installing node and pretty sure they are installing to the same directory(possibly overwriting each other)
Is this normal behaviour? Or are we not suppose to run multiple instances of a project with node, I thought it would only need to install it once?