-
Notifications
You must be signed in to change notification settings - Fork 298
Closed as not planned
Description
Type of Issue
[x] Bug Report
[ ] Feature Request
Description
ERROR TypeError: this.injector is undefined
How To Reproduce
- "npm run build" in https://github.com/henryruhs/ngx-crud to create build directory
- link ngx-crud dependency in https://github.com/henryruhs/ngx-crud-playground via npm link
- run npm start
The playground works with ngx-crud 13.0.1 which is build with ng-packagr 15.x.x
Expected Behaviour
Well, the injector from CrudService should work.
Version Information
$ node_modules/.bin/ng-packagr --version
ng-packagr: 16.0.0
@angular/compiler: 16.0.0
rollup: 3.21.1
typescript: 5.0.4
Metadata
Metadata
Assignees
Labels
No labels