You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I coded along the tutorial and then set up my own Repo where I try to recap everything , again following along the video.
I then started my repo using npx create-nx-workspace --preset angular, rebuilding Lukas' repo structure. However, after importing StateModule to CoreDataModule and importing CoreDataModule to AppModule I got the error mentioned above. You can find the entire code here: https://gitlab.com/hannesFinatix/todo-app/-/tree/state-feature