0
I uploaded a pro github project,I believe that because it is too big the file has been "cut" some files, consequently when I download again (using git clone) the code does not run on the server.
OPS:The original folder (which was created) is approximately 250 Mb, while the folder that was downloaded from github is 405 kb
by being very large the angular projects 6 is possible to climb and download it in a functional way (running on the server)?
Reason:I’m taking an Angular 6 course and I use github to make the changes and to have a code for consultation.
Ever tried to spin one
npm install
before running the project?– Lucas Brogni
Lucas, please put as answer,running the npm install command solved my doubt,!
– Felipe Machado
Feito Felipe ! :)
– Lucas Brogni