Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Section 5 Episode 55. Creating user.ts is not reachable. #17

Open
ngewat opened this issue Aug 11, 2023 · 3 comments
Open

Section 5 Episode 55. Creating user.ts is not reachable. #17

ngewat opened this issue Aug 11, 2023 · 3 comments

Comments

@ngewat
Copy link

ngewat commented Aug 11, 2023

image
image
image

I have followed all of the steps in your video tutorials. Now, when i import the User from user.ts "((response: User)", there is an error occurred and I really don't know how to solve it. Please check the photos attached. Thank you sir!

@iamsaikatrahman
Copy link

Hi, I also faced this problem then I found the solution
you need to add cast the http.post return

image

@ngewat
Copy link
Author

ngewat commented Aug 15, 2023

Hi, I also faced this problem then I found the solution you need to add cast the http.post return

image

Thanks man! I Actually viewed your repository the Dating_app and it also helps and solved few errors in my codes while following the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@iamsaikatrahman @ngewat and others