GunaShekar02 / generator-front-to-back

A Fullstack Template Generator for Javascript and Django Apps
https://www.npmjs.com/package/generator-front-to-back
MIT License
16 stars 6 forks source link

BUG #35

Closed sarment0 closed 3 years ago

sarment0 commented 3 years ago

Hello, i'm trying to execute the generator but is not working.

(base) ➜  projetos yo front-to-back:django

     _-----_     ╭──────────────────────────╮
    |       |    │  Welcome to the supreme  │
    |--(o)--|    │  generator-front-to-back │
   `---------´   │     generator, Django    │
    ( _´U`_ )    │         Version!         │
    /___A___\   /╰──────────────────────────╯
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

? App name [myapp] test
? Would you like Django or Django + React Django + React
? Would you like to include Docker Yes
? Would you like to include Swagger? Yes
django-react/backend/api/
django-react/backend/requirements.txt
django-react/frontend/public/
django-react/frontend/src/
django-react/frontend/package-lock.json
Error front-to-back:django 

Trying to copy from a source that does not exist: /usr/local/lib/node_modules/generator-front-to-back/generators/django/templates/django-react/frontend/package-lock.json

I tried using Windows and Mac, both give the same error.

skeshavaa commented 3 years ago

Hi there! Sorry about the late reply, I will be looking into this issue today, so please give me a few hours to resolve this!

dewald-L commented 3 years ago

@sarment0 Were you able to find out what caused this error?