Robin Regmi

Results 13 comments of Robin Regmi

Even when added both `HttpClientXsrfModule` & `HttpClientModule` the `X-XSRF-TOKEN`, still not working. Previously i am on the `HttpModule` and its working.

@bhanukumar04 Yep. i did that already and I am getting that error on `get` method;

> I am facing the same issue updating to Nx 15 using Node 16 and npm 9. What‘s the recommended fix? In my case, I did https://github.com/nrwl/nx/discussions/10692#discussioncomment-3507611 and the error...