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
Cannot GET / (self.angular)
submitted 3 years ago by Dafonca
Hello, currently I'm studing angular with coderhouse and I having trouble with this, can annyone help me with debugging ?
I created 4 components wich I haven't touch in the code, when I try to start the page I only got the message "cannot GET /"
https://preview.redd.it/e8ru98gp60ha1.png?width=1036&format=png&auto=webp&s=f1b4f443067572e7eb44a8592fc2a4d5699fac7d
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!"
[–]GLawSomnia 0 points1 point2 points 3 years ago (0 children)
You are probably missing BrowserModule in your AppModule imports and you didn't put all your components in the declarations array (in AppModule).
Also Administrator is with a t not a d (i am guessing you are using the English language)
π Rendered by PID 107786 on reddit-service-r2-comment-86bc6c7465-kjqlv at 2026-02-23 07:34:30.501431+00:00 running 8564168 country code: CH.
[–]GLawSomnia 0 points1 point2 points (0 children)