petkaantonov / bluebird

:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
http://bluebirdjs.com
MIT License
20.45k stars 2.34k forks source link

3.7.0 Cannot resolve module 'async_hooks' #1617

Open HowCanLove opened 5 years ago

HowCanLove commented 5 years ago

ERROR in ./~/_bluebird@3.7.0@bluebird/js/release/promise.js Module not found: Error: Cannot resolve module 'async_hooks' in /cloud/source_code/node_modules/_bluebird@3.7.0@bluebird/js/release @ ./~/_bluebird@3.7.0@bluebird/js/release/promise.js

HowCanLove commented 5 years ago

Changed version to 3.5.0.

lubojr commented 5 years ago

Versions 3.6.0 and above throw me this error on node 10.16. Latest release that is working for me is 3.5.5.

PavelHasala commented 4 years ago

Any progress with this?

hizamirashid commented 2 years ago

change version to 3.5.5. working.