Dayvson Sales
Dayvson Sales
Hello, I have a 5MB JSON file that sometimes comes with some problems, like missing closing-bracket, missing commas, or missing array closing. Your script seems to get into an infinite...
Há uma diferença entre o README em inglês e o em português, onde pode confundir, pois o resultado será diferente (e pode acontecer erro de interpretação do problema). O REAME...
I have a function that requests a lock, but it handles some events, so I would like to cancel the lock acquire if one of the events is fired. I...
# Bug Report ## Problem ### What is expected to happen? Should play an external .mp3 file in iOS. ### What does actually happen? An error message: [AVAudioSession setActive:withOptions:error:]: Deactivating...
When I tried to execute ``build-docker.sh`` the error bellow was given: ```java Downloading http://services.gradle.org/distributions/gradle-2.11-all.zip Exception in thread "main" java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://services.gradle.org/distributions/gradle-2.11-all.zip at...
In the tests and TDD module, the upload config was refactored. But the current code is using a directory variable that doesn't exist anymore. Signed-off-by: Dayvson Sales
Your library doesn't compile in typescript 3.7.2. ```javascript TypeScript error in /node_modules/react-leaflet-search/lib/Providers/Provider.d.ts(22,1): Declaration or statement expected. TS1128 ``` It seems a problem with exporting a type, but I've removed the...
Solves error described in #41