You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply follow the documentation to include it in your application using angular-cli.
The log given by the failure
ERROR in ./node_modules/ngx-cookieconsent/service/cookieconsent.service.js
Module not found: Error: Can't resolve 'rxjs/Subject' in 'my\project\here\node_modules\ngx-cookieconsent\service'
Desired functionality
No compiler error.
Mention any other details that might be useful
I assume this is due to the changes paths in RxJs 6 that is used together with Angular 6.
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)OS and Version?
Windows 7
Versions
Repro steps
Simply follow the documentation to include it in your application using angular-cli.
The log given by the failure
Desired functionality
No compiler error.
Mention any other details that might be useful
I assume this is due to the changes paths in RxJs 6 that is used together with Angular 6.
The text was updated successfully, but these errors were encountered: