johnpapa/HotTowel-Angular

HotTowel.Angular not working after installing

rahulsahay19 opened this issue · 4 comments

Hi John,

I was testing HotTowel.Angular package. I have downloaded this package from Nuget. It Installed all the required components. But when i opened the index.html page in chrome(any browser), it kept showing me {{vm.busymessage}}.

When i opened the developer tool i found many 404 and dependency error. However, in nuget tool, it flagged the app installed successfully.
Below i have attached the screen shots.

2nd

1st

3rd

Thanks,
Rahul

<script src="Scripts/jquery-2.1.3.min.js"></script>

You have to install bower dependencies, by running "bower install" and npm dependencies by running "npm install" then you will be able to run the app by running "gulp serve-dev".

Sorry to bother you. I thought, i have closed this ticket. I have fixed the
issue same day, when i raised it. anyways, thanks for getting back to me

On Fri, Sep 18, 2015 at 8:12 AM, Joe Robles notifications@github.com
wrote:

You have to install bower dependencies, by running "bower install" and npm
dependencies by running "npm install" then you will be able to run the app
by running "gulp serve-dev".


Reply to this email directly or view it on GitHub
#21 (comment)
.

[image: --]

rahul sahay
[image: http://]about.me/rahulsahay19
http://about.me/rahulsahay19?promo=email_sig

closing!