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

Error when flattening the source-map #56

Open
valentinstn opened this issue Sep 22, 2021 · 0 comments
Open

Error when flattening the source-map #56

valentinstn opened this issue Sep 22, 2021 · 0 comments

Comments

@valentinstn
Copy link

valentinstn commented Sep 22, 2021

Hi there,

I'm using ngx-tribute 1.5.1 within an Angular 11 project, but after yarn install I'm seeing a pretty weird error message and I don't know where it comes from.

...
Compiling ngx-tribute : fesm5 as esm5
Compiling ngx-tribute : esm2015 as esm2015
Compiling ngx-tribute : esm5 as esm5
Compiling ngx-tribute : main as umd
Compiling ngx-uploader : esm2015 as esm2015
Compiling ngx-uploader : main as umd
Warning: Unable to fully load C:/Users/my_username/dev_project/node_modules/ngx-tribute/bundles/ngx-tribute.umd.js for source-map flattening: Cannot read property 'replace' of null
Warning: Unable to fully load C:/Users/my_username/dev_project/node_modules/ngx-tribute/bundles/ngx-tribute.umd.js for source-map flattening: Cannot read property 'replace' of null
Error: Error when flattening the source-map "C:/Users/my_username/dev_project/node_modules/ngx-tribute/bundles/ngx-tribute.umd.js.map" for "C:/Users/my_username/dev_project/node_modules/ngx-tribute/bundles/ngx-tribute.umd.js": TypeError: Cannot read property 'rawMap' of null
Done in 241.98s.

I don't see any issue in the running application whatsoever. Does anyone have an idea how this can be fixed?

Thanks for the support!

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

1 participant