Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

Some Dependencies Are Not Installed Properly #12

Open
hepaestus opened this issue Oct 24, 2019 · 0 comments
Open

Some Dependencies Are Not Installed Properly #12

hepaestus opened this issue Oct 24, 2019 · 0 comments

Comments

@hepaestus
Copy link

After running the install command and running my app I get the following error:

ERROR in ./node_modules/ng-pdf-make/node_modules/@angular/core/src/facade/async.js
Module not found: Error: Can't resolve 'rxjs/Observable' in '/home/pete/git/offerLetterJhipster/offer-letter/node_modules/ng-pdf-make/node_modules/@angular/core/src/facade'

ERROR in ./node_modules/ng-pdf-make/node_modules/@angular/core/src/facade/async.js
Module not found: Error: Can't resolve 'rxjs/Subject' in '/home/pete/git/offerLetterJhipster/offer-letter/node_modules/ng-pdf-make/node_modules/@angular/core/src/facade'

ERROR in ./node_modules/ng-pdf-make/node_modules/@angular/core/src/util/lang.js
Module not found: Error: Can't resolve 'rxjs/symbol/observable' in '/home/pete/git/offerLetterJhipster/offer-letter/node_modules/ng-pdf-make/node_modules/@angular/core/src/util'
ℹ 「wdm」: Failed to compile.

I ran the rxjs install command as well and it did not make a difference. How do I make sure all the dependencies get installed?
Thanks,
P.

@hepaestus hepaestus changed the title Some Dependacies Are Not Installed Properly Some Dependencies Are Not Installed Properly Oct 24, 2019
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

1 participant