cookies icon indicating copy to clipboard operation
cookies copied to clipboard

NullInjectorError: No provider for REQUEST!

Open Maryna-Yelakova opened this issue 6 years ago • 2 comments

I'm getting the following error when i'm running prerender. Can you please merge this PR https://github.com/ngx-utils/cookies/pull/8 ? I think it should help.

Maryna-Yelakova avatar Sep 19 '18 09:09 Maryna-Yelakova

HI Im getting the same error, could you please help ?

siva1117 avatar Oct 14 '18 21:10 siva1117

In app.server.module put ServerCookiesModule.forRoot() before the AppModule.

hesampour avatar Jun 08 '19 14:06 hesampour