Skip to main content
Active reading.
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

ifIf you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console had the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

Property 'retrieveGithubUser' does not exist on type 'ApiService'.

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console had the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

If you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console had the following unrelated error:

Property 'retrieveGithubUser' does not exist on type 'ApiService'.

misspelling typo
Source Link
mruanova
  • 7.2k
  • 6
  • 41
  • 60

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console hayhad the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console hay the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console had the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

rename console to terminal for mac users
Source Link
mruanova
  • 7.2k
  • 6
  • 41
  • 60

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console hay the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

if you are still getting the error after importing FormsModule correctly then check in your console because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console hay the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

if you are still getting the error after importing FormsModule correctly then check in your terminal or (windows console) because your project is not compiling (because of another error that could be anything) and your solution has not been reflected in your browser!

In my case, my console hay the following unrelated error: Property 'retrieveGithubUser' does not exist on type 'ApiService'.

Source Link
mruanova
  • 7.2k
  • 6
  • 41
  • 60
Loading