Problem with buildout/backend with plone-react

Take a look at TypeError: 'Version' object has no attribute '__getitem__' .
Either pin plone.recipe.zope2instance = 4.4.0 or setuptools = 38.7.0 in the buildout.cfg of the backend.

1 Like