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

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

Open
3dluis opened this issue Aug 8, 2021 · 4 comments
Open

Comments

@3dluis
Copy link

3dluis commented Aug 8, 2021

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.
@scttcper
Copy link
Owner

scttcper commented Aug 9, 2021

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

@3dluis
Copy link
Author

3dluis commented Aug 9, 2021

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

@scttcper
Copy link
Owner

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

@dariusbzo
Copy link

Anyone has managed to make it work with Angular@16?

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