Syed Imam

Results 16 comments of Syed Imam

Facing Same issue.. Can't resolve '@libp2p/crypto/keys' ![image](https://user-images.githubusercontent.com/52135949/179820052-fb5adcbe-746a-4267-81a3-0a60290d1106.png)

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. ![image](https://user-images.githubusercontent.com/52135949/180998096-7b0eb1ce-de2b-40d7-9a9d-0940cba61ce5.png)

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...