ricokahler / pool

like Promise.all but you can limit the concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 1.1.1 - cannot find module '@ricokahler/pool'

maximilianschmid opened this issue Β· comments

Upgrade from version 1.0.0 to version 1.1.1 is obviously a breaking change.

Version 1.1.1 on NodeJS 14.15.4 produces the error
Cannot find module '@ricokahler/pool'"

Please use 2.x as new version or revert breaking change.

Unfortunately I could not find updated documentation which describes migration path or how to upgrade.

My apologies. This was not meant to be a breaking change. Let me check the build. I'll have something out right away.

πŸŽ‰ This issue has been resolved in version 1.1.2-alpha.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Testing it in alpha first but will promote shortly

πŸŽ‰ This issue has been resolved in version 1.1.2 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@maximilianschmid let me know if this fixes it for you.