Closed pavankjadda closed 12 months 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
Upstream issue https://github.com/angular/angular-cli/issues/26110
Fixed in #287
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?
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
Describe the bug
Angular 170.0.0-rc.0 sows error
TS2307: Cannot find module @angular/ssr/tokens or its corresponding type declarations
in SsrCookieServiceSteps 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