Srinivas Mangipudi

Results 9 issues of Srinivas Mangipudi

Trying to run this example from android studio, but the example is not connecting to the meteor server at demoparties.meteor.com. The error is: "web socket initialising error (exception in callback?)"...

Hi, I just did a fresh build of this repo and getting this error: ``` ../src/create_string.cpp:17:25: error: no matching constructor for initialization of 'v8::String::Utf8Value' v8::String::Utf8Value string(value); ^ ~~~~~ /Users/Srini/.node-gyp/12.14.1/include/node/v8.h:3046:5: note:...

Hi managed to build the repo after the rimbleUi error by replacing PublicAddress by EthAddress. But now when I start the app using "npm run start". Then I also had...

The demo app at https://etherplate.netlify.app/ giving this error, even though I am on Ropsten network: Hoo-ray! MetaMask is installed! However, you need to unlock your account or create a new...

PublicAdress has been replaced by EthAddress

PublicAddress is replaced by EthAddress

The old rimble Ui package was throwing errors as PublicAddress was replaced by EthAddress

Was getting RimbleUI error when running npm start

I am getting this error when I try to compile a freshly cloned repository: `Error: Truffle is currently using solc 0.5.16, but one or more of your contracts specify "pragma...