BrowserModule has already been loaded Error

后端 未结 10 2253
猫巷女王i
猫巷女王i 2020-12-08 18:56

I\'ve updated my application to RC6 and now i keep getting this error:

zone.js:484 Unhandled Promise rejection: BrowserModule has already been loade

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 19:33

    Remove all the import of "BrowserAnimationsModule" as well except from AppModule.

提交回复
热议问题