Will Frew
Will Frew
Have you logged in with `session.login()`? I was getting this error in some test cases but realised it was because I hadn't logged in. The library is attempting to set...
:joy: hilarious
Thanks for the config @Narsil! I still had a few extra difficulties with syntax highlighting and type checking, specifically when switching between .tsx and .ts files, so in case anyone...
@evanwashere I'd like to add a small +1 in favour of the generator design as it looks like it would really nicely separate out the prep _and_ cleanup from the...
Hi! Thanks very much for the PR 🙏 Could you post your tsconfig & typescript version so I can try to reproduce on my end? Thanks in advance