Syed Imam
Syed Imam
Facing Same issue.. Can't resolve '@libp2p/crypto/keys' 
i have add local here `const networks = ['kovan', 'kovan-ovm', 'mainnet', 'mainnet-ovm', 'local'];` in next.config.js file but i am getting this error Error: Cannot find module 'synthetix/publish/deployed/local/deployment.json' Require stack: -...
Sorry I didn't get your 2nd point could you please explain it?
Dapp is requesting me to change to mainnet. it is not working with ganache. 
getting faucet for them is lot difficult that is the reason why i trying to deploy it on local ....
```js const db=mysql.createConnection({ user:"root", host:"localhost", password:"syedimam", database:"data" }) ``` @sidorares Here it is...
It's just require('mysql2'). On Sun, 7 Aug 2022, 6:12 am Andrey Sidorov, ***@***.***> wrote: > Is mysql result of require('mysql2') or require('mysql2/promise')? > > — > Reply to this email...
I am not getting the response saying "2 rows effected" response once the rows are deleted On Sun, 7 Aug 2022, 9:21 am Andrey Sidorov, ***@***.***> wrote: > if you...
> how do i work on this issue ? i m new in open source , where do i have to work on this issue ? in forked repo or...
> > > how do i work on this issue ? i m new in open source , where do i have to work on this issue ? in forked...