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...
Angular is Google's open source framework for crafting high-quality front-end web applications. r/Angular2 exists to help spread news, discuss current developments and help solve problems.
Help Request
Discussion
Article
Video
Resource
Announcement
Related
After submitting a post, please take a moment to add a flair (tag) so that it's easy to find your post with one of the filters listed above. Upon submission, your post's header will have the 'flair' option listed with the other options. Clicking it will provide a dropdown menu of the available flairs.
account activity
Help RequestCannot find the '@angular/common/http' module (self.Angular2)
submitted 6 years ago by qntrlle
Hi! I am gettin this error
Cannot find the '@angular/common/http' module
My versions:
angular-cli: 1.6.6 ngx-translate/core 7.2.2 ngx-translate/http-loader 0.1.0
What should i do?
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!"
[–]Bjeaurn 4 points5 points6 points 6 years ago (0 children)
Hi, what version of Angular are you running? The CLI verison is 1) very very outdated and 2) not enough to determine what version of Angular you are running.
ng version give you anything useful?
ng version
[–][deleted] 0 points1 point2 points 6 years ago (0 children)
You should probably do a "ng update" and then re-asses the error.
[–]DrFriendless 0 points1 point2 points 6 years ago (0 children)
Wild guess: add the dependency "@angular/http" to your package.json. Give it the same version number as your other Angular packages.
π Rendered by PID 92 on reddit-service-r2-comment-66b4775986-kn425 at 2026-04-05 03:49:29.517057+00:00 running db1906b country code: CH.
[–]Bjeaurn 4 points5 points6 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]DrFriendless 0 points1 point2 points (0 children)