Helge Stahlmann
Helge Stahlmann
Same here with @fastify/swagger. Chrome and Firefox work as expected, Safari doesn't. I tried to apply all known workarounds to disable/clear HSTS settings, but without success. I found out that...
> This also seems to be breaking the "Game of Life" tutorial: > > ``` > /Users/brandonbell/LOCAL_DEV/MOJO/life/life.mojo:20:37: error: invalid call to '__call__': argument #1 cannot be converted from 'Tuple[Int, Int]'...
Same problem here. The cause seems to be a mismatch between my project's Mojo SDK version (25.3.x) and the one installed by the VS Code plugin (25.2.0). You can fix...
> I do not have this in VSCODE Mojo -> Settings -> Mojo.SDK: Additional SDKs. So you're not using the Mojo extension in VS Code or don't you find the...