Angular-cli: Angular 10. Failed to parse SourceMap ... URL is not supported

Created on 25 Jun 2020  路  3Comments  路  Source: angular/angular-cli

After update to angular 10. I got very much warnings about "Failed to parse SourceMap ... URL is not supported"

Example
WARNING in .../node_modules/ngx-mask/fesm2015/ngx-mask.js
Module Warning (from .../node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: "ng:/ngx-mask/lib/ngx-mask.module.ts" URL is not supported

How i can disable this warning or fix this problem.

Most helpful comment

FWIW I got this as well after upgrading to angular 10 using ng update @angular/core @angular/cli

WARNING in ./node_modules/@ngx-translate/http-loader/__ivy_ngcc__/fesm2015/ngx-translate-http-loader.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: "ng:/@ngx-translate/http-loader/lib/http-loader.ts" URL is not supported

I dont think its an angular problem, but I haven't found anything yet to help fix it either

All 3 comments

Hi @alexkpek, Kindly follow the issue template and provide all the required information together with a minimal reproduction.

Thanks

FWIW I got this as well after upgrading to angular 10 using ng update @angular/core @angular/cli

WARNING in ./node_modules/@ngx-translate/http-loader/__ivy_ngcc__/fesm2015/ngx-translate-http-loader.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: "ng:/@ngx-translate/http-loader/lib/http-loader.ts" URL is not supported

I dont think its an angular problem, but I haven't found anything yet to help fix it either

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hartjo picture hartjo  路  3Comments

daBishMan picture daBishMan  路  3Comments

purushottamjha picture purushottamjha  路  3Comments

MateenKadwaikar picture MateenKadwaikar  路  3Comments

rajjejosefsson picture rajjejosefsson  路  3Comments