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

Missing listview-style.ejs #9

Open
asutula opened this issue Mar 1, 2018 · 0 comments
Open

Missing listview-style.ejs #9

asutula opened this issue Mar 1, 2018 · 0 comments

Comments

@asutula
Copy link

asutula commented Mar 1, 2018

Using ignite-typescript-boilerplate@^0.1.5 I run the following and get an error:

ignite generate list MyList

? What kind of List would you like to generate? Row
? How will your data be presented on this list? Single
✔︎ App/Containers/MyList/MyList.tsx
vvv -----[ DEBUG ]----- vvv
Error: template not found /Users/aaron/Documents/Code/Set/IgniteTypescript/node_modules/ignite-typescript-boilerplate/templates/listview-style.ejs
    at Object.generate (/usr/local/lib/node_modules/ignite-cli/node_modules/gluegun/src/core-extensions/template-extension.js:51:13)
    at Object.copyBatch (/usr/local/lib/node_modules/ignite-cli/src/extensions/ignite/copyBatch.js:53:24)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:160:7)

Looking at the files in templates, it's not clear to me what files I should expect to see there for list view related things.

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