Adrien Thiery
Adrien Thiery
``` warn Package @bam.tech/react-native-make has been ignored because it contains invalid configuration. Reason: Unexpected token { error Unrecognized command "set-icon". info Run "react-native --help" to see a list of all...
Hi there, I deployed a blockscout instance to explore a private (ganache) blockchain for development, and all works pretty well except when we want to interact with the contracts deployed...
## Environment ``` System: OS: macOS 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i5-6360U CPU @ 2.00GHz Memory: 734.45 MB / 16.00 GB Shell: 5.3 - /bin/zsh Binaries: Node: 12.13.0 -...
Hi there, We've been using botogram for a while and it works great ! ... except. Since we moved our systems in docker containers run on AWS, we get the...
Tried deploying a 2nd project on my 1st project's ganache workspace (i.e. adding a 2nd `truffle-config` file in the workspace) PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` UnknownUserDefinedTypeError: Cannot locate...
Thanks for submitting a bug report. Please provide the following information: **A description of the problem** Out of the box, after installing with Homebrew on Mac, I had this error...
### Description Hi there, I'm attempting to run blockscout locally on my Mac M1 Max. But it keeps failing with a `Segmentation fault` on the backend container. What I do:...
Hi there, I can't seem to get around this issue, using `react-native`: `0.55.4` I'm just trying to implement a Shadow view like: ``` export default class ShadowView extends Component {...
Edge case URLs we are testing : * A URL with minified HTML (ex: https://blog.callstack.io/react-native-animations-revisited-part-i-783143d4884) * A redirection (ex: http://www.osedea.com) * An HTTP Only website (ex: http://www.onlywebsites.com/) * A Non...