Uuid: v3.3.3 throws an error about assigning a read only property "exports" to object

Created on 29 Aug 2019  路  2Comments  路  Source: uuidjs/uuid

After upgrading to v3.3.3 we are getting these errors (browser app):

image

Most helpful comment

Sure, the v3.3.2 works fine.

However, I just tried again v3.3.3 and used yarn's resolutions field to pin the version to 3.3.3 and things seem to work fine again...somehow having 2 different versions caused an error 馃檭

Sorry for the trouble

All 2 comments

@emmenko what was the last working version for you? The 3.3.3 release was documentation only, nothing about the source code itself changed. So the error you're seeing comes pretty surprising.

Could you also please provide more information on the build environment (webpack? babel?) that you're using to bundle the browser app and ideally more detailed steps to reproduce the issue?

Sure, the v3.3.2 works fine.

However, I just tried again v3.3.3 and used yarn's resolutions field to pin the version to 3.3.3 and things seem to work fine again...somehow having 2 different versions caused an error 馃檭

Sorry for the trouble

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ctavan picture ctavan  路  5Comments

8bitjoey picture 8bitjoey  路  5Comments

wesleytodd picture wesleytodd  路  10Comments

nemoload picture nemoload  路  3Comments

danactive picture danactive  路  3Comments