Expo-svg-uri error

When importing expo-svg-uri, I get the below compilation error:

bundle.js:118250 Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
    at Module.<anonymous> (bundle.js:118250)
    at Module.../../../expo-svg-uri/index.js (bundle.js:118251)
    at __webpack_require__ (bundle.js:724)

I see the same error. Did you find a fix?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.