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

error when using volto_addon option, reinstalling cookiecutter-plone #12

Closed
animus888 opened this issue May 2, 2024 · 1 comment
Closed

Comments

@animus888
Copy link

pipx install cookieplone
  installed package cookieplone 0.5.0, installed using Python 3.10.12
  These apps are now globally available
    - cookieplone

pipx run cookieplone volto_addon

...

You've downloaded /home/<MYUSERNAME>/.cookiecutters/cookiecutter-plone before. 
Is it okay to delete and re-download it? [y/n] (y): y
ERROR: git clone failed with error: fatal: empty string is not a valid pathspec. 
please use . instead if you meant to match all paths

Shouldn't cookiecutter-volto be installed, if I choose to create a volto-addon ?

@animus888
Copy link
Author

works now with
pipx run cookieplone frontend_addon 👍

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

1 participant