MichalZalecki/storage-factory

Unable to run with latest version of NX

Opened this issue · 0 comments

When updating to latest version of NX i get below error when compiling.

_WARNING in ../../node_modules/storage-factory/lib/esm/index.js 3:30-48
export 'default' (imported as 'lib') was not found in '../index.js' (possible exports: __esModule, storageFactory)._

Below pull request solves this issue:

0ca53c1