How to solve the problem “Cannot read property 'marshal' of undefined” when orbitdb createInstance

前端 未结 0 1541
春和景丽
春和景丽 2020-12-13 17:31

I am connecting ipfs.

 // Create IPFS instance
  let ipfs = await Ipfs.create({
    repo: \'./db\',
    start: true,
    preload: {
      enabled: false
    }         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题