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

ng build --prod giving error #2

Open
prologic-dev opened this issue Dec 1, 2018 · 2 comments
Open

ng build --prod giving error #2

prologic-dev opened this issue Dec 1, 2018 · 2 comments

Comments

@prologic-dev
Copy link

ERROR in src/app/app.component.html(2,18): : Property '_userService' is private and only accessible within class 'AppComponent'.
src/app/app.component.html(19,18): : Property '_userService' is private and only accessible within class 'AppComponent'.

@kdechant
Copy link
Owner

As this is a demo app, I've never tried a prod build on it. Does the development ng build work without the "--prod"?

@prologic-dev
Copy link
Author

yes , but its not working

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

2 participants