-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Describe the bug
If we use prerender and routesFile in angular.json REQUEST token hasn't provided.
To Reproduce
Steps to reproduce the behavior:
- Go to angular.json
- Setup "prerender": {
"discoverRoutes": false,
"routesFile": "routes.txt"
}, - Provide routes.txt beside angular.json
- Try to build and See error
An unhandled exception occurred: R3InjectorError(Standalone[o])[o -> o -> InjectionToken REQUEST -> InjectionToken REQUEST]:
NullInjectorError: No provider for InjectionToken REQUEST!
See "/tmp/ng-SbxhnB/angular-errors.log" for further details.
Metadata
Metadata
Assignees
Labels
No labels