Syed Imam

Results 6 issues of Syed Imam

Hi Team, I am using mysql2 package with expressjs this is my code ```js app.post('/deleteNotPaid',(req, res)=>{ const sno=parseInt(req.body.sno); db.query("DELETE FROM notpaid WHERE Sno=?",sno,(err,result)=>{ if(err){ console.log(err) }else{ res.send("Deleted") } }); ```...

Hi team, Could you please help me, how can I deploy this dapp on my local node, I have tried it but it is only working on mainnet and kovan....

I am facing this issue when i used `import { encrypt } from '@metamask/eth-sig-util';` i am facing this error i have also tried `import {Buffer} from 'buffer'`; Can someone please...

Hi team, I am trying to setup the project but i am getting this error while give cmd: `yarn install` Error: ![image](https://github.com/animo/animo-demo/assets/52135949/b794aa53-fbc0-4835-8db3-1a9e72ddf017)

Hi Team, I have followed all the steps mentioned in the [doc](https://aries.js.org/guides/getting-started/installation/nodejs/windows). After giving the last cmd: ` npx -p @aries-framework/node@^0.3 is-indy-installed` i am getting this prompt: ![image](https://github.com/hyperledger/aries-javascript-docs/assets/52135949/9a4d2cb7-1da0-4867-b090-e456a6f38ac7) even after...

### Ethers Version ^6.3.0 ### Search Terms _No response_ ### Describe the Problem Hi Team, I am currently working on react-native project and i followed the guide that was provided...

investigate
v6