Open srlopez opened 10 years ago
Hi @srlopez,
Thanks Adir After creating the directory bower_components under client dir. I have the following error
Running "bower-install:app" (bower-install) task Warning: Cannot read property 'main' of undefined Use --force to continue.
Aborted due to warnings.
I don´t know how to continue Thanks
Atentamente.
2014-05-24 10:04 GMT+02:00 Adir Amsalem notifications@github.com:
Hi @srlopez https://github.com/srlopez,
- On the first time only, you should run 'npm install' to install the dependencies.
- After that, you run 'grunt serve' to run the client.
— Reply to this email directly or view it on GitHubhttps://github.com/AdirAmsalem/Hapi-REST/issues/1#issuecomment-44080777 .
Hi @srlopez,
Try to run 'bower install', and then run 'grunt serve' again.
Right Adir!
My client is up! But i have to push the refresh page button after click each link user, Adir1, Back, it doesn't matter. The url change after each click, but the browser, safari, chrome doesn't show the page until the refresh page is pushed!
Why this occur like that?
Atentamente.
2014-05-26 18:14 GMT+02:00 Adir Amsalem notifications@github.com:
Hi @srlopez https://github.com/srlopez,
Try to run 'bower install', and then run 'grunt serve' again.
— Reply to this email directly or view it on GitHubhttps://github.com/AdirAmsalem/Hapi-REST/issues/1#issuecomment-44201662 .
to start the server... but to start the client what command/script/¿? i have to run
Thanks in avance