MurhafSousli / ngx-highlightjs

Angular syntax highlighting module

Home Page:https://ngx-highlight.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with Angular 10+

BioPhoton opened this issue · comments

I'm not able to install the lib in an angular app.

WARNING in Unable to fully load C:/.../git/rx-angular/node_modules/@angular/platform-browser/platform-browser.d.ts for source-map
 flattening: Circular source file mapping dependency: C:/..../git/rx-angular/node_modules/@angular/platform-browser/platform-brows
er.d.ts.map -> C:/.../git/rx-angular/node_modules/@angular/platform-browser/platform-browser.d.ts.map

ERROR in Tried to overwrite C:/...git/rx-angular/node_modules/@angular/platform-browser/platform-browser.d.ts.__ivy_ngcc_bak wit
h an ngcc back up file, which is disallowed.
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **

The error above is irrelevant to this library!