stevermeister / ngx-cookie-service

Angular (4.2+ ...12) service for cookies. Originally based on the `ng2-cookies` library.
https://www.npmjs.com/package/ngx-cookie-service
MIT License
547 stars 90 forks source link

TS2307: Cannot find module  @angular/ssr/tokens  or its corresponding type declarations. #283

Closed pavankjadda closed 12 months ago

pavankjadda commented 1 year ago

Describe the bug

Angular 170.0.0-rc.0 sows error TS2307: Cannot find module  @angular/ssr/tokens  or its corresponding type declarations in SsrCookieService

Steps to Reproduce

Clone v17 branch

Please provide a link to a minimal reproduction of the bug. StackBlitz, CodePen or CodeSanBox

NA

Expected behaviour

Work as expected

What version of the library you see this issue?

17.0.0-rc.0

What version of Angular are you using?

Angular 13

Screenshots

No response

Desktop? Please complete the following information

No response

Mobile? Please complete the following information

No response

Anything else?

No response

github-actions[bot] commented 1 year ago

Hello 👋 @pavankjadda
Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to raise a PR if you can fix the issue

pavankjadda commented 1 year ago

Upstream issue https://github.com/angular/angular-cli/issues/26110

pavankjadda commented 12 months ago

Fixed in #287

its-dibo commented 10 months ago

Fixed in #287

I installed the latest version of @angular/ssr which is v17.0.7, but I couldn't find REQUEST in it, is it available in other place?

pavankjadda commented 10 months ago

Fixed in #287

I installed the latest version of @angular/ssr which is v17.0.7, but I couldn't find REQUEST in it, is it available in other place?

Use version 17.0.1