Module is not available, misspelled or forgot to load (but I didn't)

后端 未结 9 2195
伪装坚强ぢ
伪装坚强ぢ 2020-12-13 12:17

I am fairly new to angular and using it with JSON api files. TO test, I am trying to use the free github api (my names for functions are for a different json api that i will

9条回答
  •  一生所求
    2020-12-13 12:47

    I found this question when I got the same error for a different reason.

    My issue was that my Gulp hadn't picked up on the fact that I had declared a new module and I needed to manually re-run Gulp.

提交回复
热议问题