Closed marianovf30 closed 7 years ago
I am aware, it was fixed in 0.2.1
On Mar 17, 2017, 11:46 AM -0400, Mariano Villalta notifications@github.com, wrote:
Hello, I am getting this error when i run my app. I am using angular-cli.
Error: "Error: Can't resolve 'ng-intercom'" in app.module"
Error: "Error: Can't resolve 'ng-intercom' in component"
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/CaliStyle/angular2-intercom/issues/6), or mute the thread (https://github.com/notifications/unsubscribe-auth/AEPIEiMwTzQ3MBF5DKLX1VOlybBolonfks5rmqrrgaJpZM4Mgwhe).
Thanks for the response. I am using the 0.2.1 version.
Try removing node modules and run npm install
On Mar 17, 2017, 11:52 AM -0400, Mariano Villalta notifications@github.com, wrote:
Thanks for the response. I am using the 0.2.1 version.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub (https://github.com/CaliStyle/angular2-intercom/issues/6#issuecomment-287392934), or mute the thread (https://github.com/notifications/unsubscribe-auth/AEPIEgwi10wRm_5DpsiYoSOzm9F7b46Rks5rmqxDgaJpZM4Mgwhe).
I just did and get the same error
I know this was an error with 0.1, but I tested and I know it's fixed in 0.2.
Wilson Hobbs CEO/Founder/Developer at Canal 11th Grade at The Lovett School
Personal Information E-mail: wilsonhobbs1@gmail.com Cell: (404) 719-3252 Website: www.wilsonhobbs.com (https://www.wilsonhobbs.com) Twitter/Instagram/Facebook: @wbhob
Canal Information E-mail: wilson@getcanal.com Web: www.getcanal.com (https://www.getcanal.com/)
Twitter/Instagram/Facebook: @getcanal
On Mar 17, 2017, 12:48 PM -0400, Mariano Villalta notifications@github.com, wrote:
I just did and get the same error
— You are receiving this because you commented. Reply to this email directly, view it on GitHub (https://github.com/CaliStyle/angular2-intercom/issues/6#issuecomment-287408571), or mute the thread (https://github.com/notifications/unsubscribe-auth/AEPIEhNI9683DtpMw-yOAjUVZVJKEgkNks5rmrlBgaJpZM4Mgwhe).
Make sure angular cli is up to date.
Wilson Hobbs CEO/Founder/Developer at Canal 11th Grade at The Lovett School
Personal Information E-mail: wilsonhobbs1@gmail.com Cell: (404) 719-3252 Website: www.wilsonhobbs.com (https://www.wilsonhobbs.com) Twitter/Instagram/Facebook: @wbhob
Canal Information E-mail: wilson@getcanal.com Web: www.getcanal.com (https://www.getcanal.com/)
Twitter/Instagram/Facebook: @getcanal
On Mar 17, 2017, 12:48 PM -0400, Mariano Villalta notifications@github.com, wrote:
I just did and get the same error
— You are receiving this because you commented. Reply to this email directly, view it on GitHub (https://github.com/CaliStyle/angular2-intercom/issues/6#issuecomment-287408571), or mute the thread (https://github.com/notifications/unsubscribe-auth/AEPIEhNI9683DtpMw-yOAjUVZVJKEgkNks5rmrlBgaJpZM4Mgwhe).
I'm going to go ahead and close this, if this is still an issue, please reopen and provide more information (Angular version, CLI version, OS, etc.)
I"m running into the same issue. HEre is my setup:
node: 6.9.5
os: darwin x64
@angular/common: 4.0.2
@angular/compiler: 4.0.2
@angular/core: 4.0.2
@angular/forms: 4.0.2
@angular/http: 4.0.2
@angular/platform-browser: 4.0.2
@angular/platform-browser-dynamic: 4.0.2
@angular/router: 4.0.2
@angular/cli: 1.0.0
@angular/compiler-cli: 4.0.2
npm view ng-intercom version
0.2.1
Hello, I am getting this error when i run my app. I am using angular-cli.
Error: "Error: Can't resolve 'ng-intercom'" in app.module"
Error: "Error: Can't resolve 'ng-intercom' in component"