Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

hospitalrun loading for long time #500

Closed
chair91 opened this issue Jun 9, 2016 · 4 comments
Closed

hospitalrun loading for long time #500

chair91 opened this issue Jun 9, 2016 · 4 comments

Comments

@chair91
Copy link

chair91 commented Jun 9, 2016

Expected behavior:

Actual behavior:

Steps to reproduce:

Screenshots (if applicable):

OS and Browser:

@chair91
Copy link
Author

chair91 commented Jun 9, 2016

After starting hospital run using command npm start and go to localhost:4200

it show loading page for long time (not show hospital run welcome page)

How can I solve this ?

Thanks in advance

@jkleinsc
Copy link
Member

@chair91 I believe you ran into an issue with broken dependencies that has now been fixed.
Pull the latest from github, then do the following in the hospitalrun frontend directory:
rm -rf node_modules bower_components dist tmp
npm install
bower install

@chair91
Copy link
Author

chair91 commented Jun 12, 2016

Thanks I will try

@chair91
Copy link
Author

chair91 commented Jun 12, 2016

it's work now

thanks

@chair91 chair91 closed this as completed Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants