scttcper/ngx-emoji-mart

Angular 11 configuration.entry['styles'] should not contain the item

3dluis opened this issue · 4 comments

An unhandled exception occurred: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

  • configuration.entry['styles'] should not contain the item 'node_modules/@ctrl/ngx-emoji-mart/picker.css' twice.
    -> A non-empty array of non-empty strings
    See "/tmp/ng-1CnQdi/angular-errors.log" for further details.

i dunno. you might have to provide more details. what version of angular-cli and angular are you using and what version of ngx-emoji-mart

Dependencies:

"@angular-material-extensions/link-preview": "^1.1.1",
"@angular/animations": "~11.0.0",
"@angular/cdk": "^11.0.0",
"@angular/common": "~11.0.0",
"@angular/compiler": "~11.0.0",
"@angular/core": "~11.0.0",
"@angular/forms": "~11.0.0",
"@angular/localize": "~11.0.0",
"@angular/material": "^11.0.0",
"@angular/material-moment-adapter": "^11.0.0",
"@angular/platform-browser": "~11.0.0",
"@angular/platform-browser-dynamic": "~11.0.0",
"@angular/pwa": "^12.1.2",
"@angular/router": "~11.0.0",
"@angular/service-worker": "~11.0.0",
"@auth0/angular-jwt": "^5.0.2",
"@ctrl/ngx-emoji-mart": "^5.1.2",
"@fortawesome/fontawesome-free": "^5.15.1",
"@ng-bootstrap/ng-bootstrap": "^9.1.0",
"@ngx-pwa/local-storage": "^12.0.0",
"@ngx-pwa/offline": "^12.0.1",
"@ngx-translate/core": "^13.0.0",

image

i don't see anything wrong, but i also haven't seen anyone else with this issue