Rodrigo Ibanez

Results 5 comments of Rodrigo Ibanez

@ribchakraborty Your example project is working fine but still not working for Angular 9.1.9. I've tried ``` "@ngx-translate/core": "^12.1.2", "@ngx-translate/http-loader": "^4.0.0", ``` And ``` "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "^6.0.0", ``` Translations...

For redirecting to /login page define the **next** parameter. ``

I have overriden the **create** method defined in "/node_modules/sails-auth/api/controllers/UserController.js". [Simple example for using sails-auth](https://github.com/rsibanez89/simple-user-auth-sails#redirecting-after-registering-and-loging-users)

It is a shame this hasn't been implemented in 3 years. It would be so useful to bring Nsubstitute and FluentAssertion together.

I'm running in Windows and had the same error. Solved it by installing the `Desktop development with C++` from VS installer. ![image](https://user-images.githubusercontent.com/2132638/226950554-f8680ee7-13f3-4975-bc97-8e2402b2a3ab.png)