Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viewer not loading #20

Open
Vigneshjana opened this issue Dec 4, 2020 · 2 comments
Open

Viewer not loading #20

Vigneshjana opened this issue Dec 4, 2020 · 2 comments

Comments

@Vigneshjana
Copy link

Followed all the steps which you have mentioned in the repo but I am facing the below error.

image

@fourctv
Copy link
Owner

fourctv commented Dec 4, 2020

looks like you are not building the dicomviewer library before starting the demo app.
you need to run this at least once, to get the library ready:

npm install; npm run buildLib

Then you can start the viewer demo via:
npm start

@manoj4avalara
Copy link

I am also getting the same error , tried the steps as above :

1349_169_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants