Mauricio Mercado
Mauricio Mercado
What worked for me given the new default functionality of CLANG in Catalina OSX ```sh export optflags=" -Wno-nullability-completeness -Wno-error=implicit-function-declaration" && rvm install 2.6.7 ```
@danielgtaylor hello daniel, IMO if qtfastart exits with "This file appears to already be setup for streaming!" it should not be an error, but process should exit gracefully.
Im getting the following on mongoose version 3.8.12 "message" : "Cannot call method 'ttl' of undefined"
solid addition 👍
Having a similar issue using page from $app/state instead of page from $app/store. If using page from $app/state I don't get the flashing alert I set up unless I refresh...