angular-django-example icon indicating copy to clipboard operation
angular-django-example copied to clipboard

ng build --prod giving error

Open prologic-dev opened this issue 6 years ago • 2 comments

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'.

prologic-dev avatar Dec 01 '18 07:12 prologic-dev

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

kdechant avatar Dec 17 '18 05:12 kdechant

yes , but its not working

prologic-dev avatar Dec 19 '18 07:12 prologic-dev