Error! copying template.
fabidick22 opened this issue · 2 comments
fabidick22 commented
This error happens when I created my jhipster project with native language in Spanish. (with "angularjs" and English as the native language works correctly)
ERROR! Copying template client/angular/src/main/webapp/app/pages/_page-set.service.ts failed. [Error: ENOENT: no such file or directory, open '/usr/lib/node_modules/generator-jhipster-pages/generators/app/templates/client/angular/src/main/webapp/app/pages/_page-set.service.ts']
the same error happens when I try to generate a page with "angular 4" independently of the native language.
Thanks..
Dufgui commented
This error is normal. It's because i am not yet compatible with angular 4.
_page-set.service.ts is an angular 4 files wich is in development.