Friedrich
Friedrich
Hi, I've just completed all the steps in your readme, but I'm getting this error at the `ng serve` step. Log file: ``` [error] Error: Job name "..getProjectMetadata" does not...
When running the latest Linux release, I get a segmentation fault. Update: The segmentation fault doesn't occur when I run it from source
It would be nice to automatically save the player data when the application is closed.
It would be nice to have a list of all the profiles (=> the *.ptp files) in the same directory as the program so I don't have to type the...
``` warning: using map.field notation (without parentheses) to invoke function [module].__machine_field__() is deprecated, you must add parentheses instead: remote.function() ```
Currently, it is not possible to select a specific WASI SDK version to use in a sample. Thus, I modified the `FindWASISDK.cmake` to let me do this. I'm no CMake...
When I try to run the tests I get the following error: `redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused.` But the Docker container is running according to how it...