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

Template is broken #6

Open
nileshgulia1 opened this issue Jun 24, 2022 · 1 comment
Open

Template is broken #6

nileshgulia1 opened this issue Jun 24, 2022 · 1 comment

Comments

@nileshgulia1
Copy link
Member

When running commands in https://github.com/eea/volto-frontend-template/wiki
A few issues I encountered are:

  • yo @plone/volto --skip-install --addon @eeacms/volto-eea-kitkat --workspace src/addons/*: This fails as we don't have src/addons
  • Subsequently node bootstrap fails with
    14| 
    15| DIR=$(shell basename $$(pwd))
 >> 16| ADDON ?= "<%= addonName %>"
    17| 
    18| # Recipe snippets for reuse
    19| 

addonName is not defined
@avoinea
Copy link
Member

avoinea commented Jun 9, 2023

@nileshgulia1 Is this still an issue?

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