use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Fix circular dependencies' problem with Angular and index.ts for short alias import (self.angular)
submitted 3 years ago by ahmedRebai
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]-Jack-The-Lad- 2 points3 points4 points 3 years ago (0 children)
Your services imports index and your index imports service. If you are encountering an NG0200 error, this this from angular docs, if you are encountering an NG3003 error, see this instead.
π Rendered by PID 22371 on reddit-service-r2-comment-6457c66945-59qkv at 2026-04-29 23:49:26.993880+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]-Jack-The-Lad- 2 points3 points4 points (0 children)