Open pigeonflight opened 4 years ago
I have an existing project and I get a similar error when I create a new view. Tried py3 and build failed, using 2.7.x I build os ok but running any command seems to end in Error 2.
RUN: mrbob bobtemplates.plone:view
Traceback (most recent call last):
File "../../bin/plonecli", line 8, in
Description
Was attempting to create and build an addon. I expected it to generate the add-on without error. The add-on is successfully created but there is an error:
What I Did
I ran
plonecli create addon
The output is shown below.