You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
ERROR in node_modules/ng2-bs4-modal/lib/components/modal-header.d.ts.ModalHeaderComponent.html(4,107): : Property 'modal' is private and only accessible within class 'ModalHeaderComponent'.
#256
Open
edmilsonlani opened this issue
Aug 14, 2019
· 0 comments
when I run ng build --prod the following error occurs:
ERROR in node_modules/ng2-bs4-modal/lib/components/modal-header.d.ts.ModalHeaderComponent.html(4,107): : Property 'modal' is private and only accessible within class 'ModalHeaderComponent'.
node_modules/ng2-bs4-modal/lib/components/modal-footer.d.ts.ModalFooterComponent.html(4,109): : Property 'modal' is private and only accessible within class 'ModalFooterComponent'.
node_modules/ng2-bs4-modal/lib/components/modal-footer.d.ts.ModalFooterComponent.html(5,86): : Property 'modal' is private and only accessible within class 'ModalFooterComponent'.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when I run ng build --prod the following error occurs:
ERROR in node_modules/ng2-bs4-modal/lib/components/modal-header.d.ts.ModalHeaderComponent.html(4,107): : Property 'modal' is private and only accessible within class 'ModalHeaderComponent'.
node_modules/ng2-bs4-modal/lib/components/modal-footer.d.ts.ModalFooterComponent.html(4,109): : Property 'modal' is private and only accessible within class 'ModalFooterComponent'.
node_modules/ng2-bs4-modal/lib/components/modal-footer.d.ts.ModalFooterComponent.html(5,86): : Property 'modal' is private and only accessible within class 'ModalFooterComponent'.
The text was updated successfully, but these errors were encountered: