Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack require error angular2-emoji/util/util.ts (3,14) #9

Open
dhrn opened this issue Jun 14, 2017 · 3 comments
Open

webpack require error angular2-emoji/util/util.ts (3,14) #9

dhrn opened this issue Jun 14, 2017 · 3 comments

Comments

@dhrn
Copy link

dhrn commented Jun 14, 2017

After installation webpack failed to compile

ERROR in /home/dhrn/Angular_cli projects/chatapp/node_modules/angular2-emoji/util/util.ts (3,14): Cannot find name 'require'.
webpack: Failed to compile.

my project dependencies:

 "dependencies": {
    "@angular/common": "^4.0.0",
    "@angular/compiler": "^4.0.0",
    "@angular/core": "^4.0.0",
    "@angular/forms": "^4.0.0",
    "@angular/http": "^4.0.0",
    "@angular/platform-browser": "^4.0.0",
    "@angular/platform-browser-dynamic": "^4.0.0",
    "@angular/router": "^4.0.0",
    **`"angular2-emoji": "^0.1.6",`**
    "angularfire2": "^4.0.0-rc.1",
    "core-js": "^2.4.1",
    "firebase": "^4.1.1",
    "rxjs": "^5.1.0",
    "zone.js": "^0.8.4"
  }

 
@vixeven
Copy link

vixeven commented Jul 8, 2017

Have you fix this error somehow? I have same problem :/

@dhrn
Copy link
Author

dhrn commented Jul 19, 2017

No solutions found yet . I don't know . I used emoji picker instead of this module.

@ahirhasmukh
Copy link

Same as getting error of me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants