Open pdehaan opened 10 years ago
Ok, it seems to run bower. Which doesn't make any sense because we don't use it on Hapi apps. Only on Angular. I have to investigate why. Does it run 'npm install'? You don't seems to have the 'node_module' folder in your repo structure.
@maxwellito Yeah, it ran npm install
. I just manually deleted the node_modules directory since it make my file tree easier to read.
I'm getting the following warning when creating a new project using the hapi subgenerator:
$ yo ghurt:hapi
Here's the full output (minus npm listings at the end):
And here is the generated directory structure (again, minus node_modules directory):