Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impossible to create an addon #82

Open
mattourlo opened this issue Nov 22, 2022 · 1 comment
Open

impossible to create an addon #82

mattourlo opened this issue Nov 22, 2022 · 1 comment

Comments

@mattourlo
Copy link

  • Plone CLI version: 2.5
  • Python version: 3.8
  • Operating System: Ubuntu 22.04

Description

I was trying to create a new addon, but my attempt got invalidated due to an error that i struggle to fix.

What I Did

i ran:
plonecli create addon example

the output is shown below:

RUN: bobtemplates.plone:addon -O example

Welcome to mr.bob interactive mode. Before we generate directory structure, some questions need to be answered.

Answer with a question mark to display help.
Values in square brackets at the end of the questions show the default value if there is no answer.

--> Author's name [FakeGitUserOrEmail]:
free(): invalid pointer
Error (core dump created)

@MrTango
Copy link
Contributor

MrTango commented Apr 13, 2023

do you still have this issue?
There was an issue in earlier release, with packages without namespaces.
Most packages have a namespace like this collective.example instead of example.
But it should work in newer releases.
Please also provide the output of plonecli -V.
Make sure you have to most recent versions of plonecli and bobtemplates.plone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants