R3InjectorError(AppServerModule)[ApplicationModule -> ApplicationRef -> ApplicationInitStatus -> InjectionToken Application Initializer -> [object Object] -> StartupService -> ConfigService -> StorageService -> t -> t -> t]:
NullInjectorError: No provider for t!
After following the official documentation, I got above mentioned error. Tried adding the service in providers also but no luck.