When trying to run
zb init tvproject
the console throws the following error
prompt: Project name: (tvproject)
prompt: Namespace: (tvproject)
prompt: Version: (0.1.0)
Write project structure.
readline.js:1032
throw err;
^
Error: Can't find template: "C:\Users\usr\AppData\Roaming\npm\node_modules\zombiebox-cli\templates\latest\root\app\project\application.css.tpl" in [C:\Users\usr\AppData\Roaming\npm\node_modules\zombiebox-cli\templates]
When trying to run
zb init tvprojectthe console throws the following error
prompt: Project name: (tvproject)prompt: Namespace: (tvproject)
prompt: Version: (0.1.0)
Write project structure.
readline.js:1032
throw err;
^
Error: Can't find template: "C:\Users\usr\AppData\Roaming\npm\node_modules\zombiebox-cli\templates\latest\root\app\project\application.css.tpl" in [C:\Users\usr\AppData\Roaming\npm\node_modules\zombiebox-cli\templates]