Emmanuel Lusinchi

Results 3 comments of Emmanuel Lusinchi

This might be a dumb thing to say, but maybe the issue is with the 's' in 'https'? Instead of "https://localhost:7860/", should it not be "http://localhost:7860/" ?

Indeed, File() does not seem to accept parameters. My approach is to return a Path instead of a File, but I can't say I'm having great success either. It would...

I agree with that request. Especially since File() does not seem to take an argument, unlike what the current documentation shows!