You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
When trying console.log(string1, array, string2) only string1 is printed, the rest gets ignored - and in case i do this within a function that calls res.send() at then end i get an internal server error.