Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Cannot add property value, object is not extensible #80

Open
Dagniele opened this issue Apr 9, 2018 · 0 comments
Open

Cannot add property value, object is not extensible #80

Dagniele opened this issue Apr 9, 2018 · 0 comments

Comments

@Dagniele
Copy link

Dagniele commented Apr 9, 2018

Hi,
I receive this when running svg-inline-loader on server side. It worked fine before upgrade to webpack 4.

Module build failed: TypeError: Cannot add property value, object is not extensible
at Object.SVGInlineLoader (/home/xxx/node_modules/svg-inline-loader/index.js:61:5)

in particular is thrown by the line with:
this.value = content

Ubuntu 17
Webpack 4.5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant