MichaelMure / Arbore

Friend-to-friend filesharing app to save the world from dystopia
http://arbo.re
GNU General Public License v3.0
338 stars 51 forks source link

Contact Page not opening #34

Closed karthik-ir closed 7 years ago

karthik-ir commented 7 years ago

Error on trying to open contact warning.js:36 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check the render method ofContactDetail.

MichaelMure commented 7 years ago

Can you confirm it was due to a package not properly installed locally ?

karthik-ir commented 7 years ago

This was fixed on npm update within the app/ . For some reason IPFS connector is not updated from the root package.json.