We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am installing latest version [email protected]: When I see npm list I see below (Notice invalid)
+-- [email protected] invalid | +-- [email protected] | +-- [email protected] extraneous | +-- [email protected] extraneous | `-- [email protected]
If I reinstall [email protected] it works fine.
Getting below error:
WARNING in ./node_modules/bluebird/js/release/util.js Module not found: Error: Can't resolve 'async_hooks' in '\node_modules\bluebird\js\release' @ ./node_modules/bluebird/js/release/util.js 410:18-40 @ ./node_modules/bluebird/js/release/using.js @ ./node_modules/bluebird/js/release/promise.js @ ./node_modules/bluebird/js/release/bluebird.js @ ./node_modules/request-promise/lib/rp.js @ ./server.ts
ERROR in ./node_modules/bluebird/js/release/promise.js Module not found: Error: Can't resolve 'async_hooks' in node_modules\bluebird\js\release' @ ./node_modules/bluebird/js/release/promise.js 34:4-26 @ ./node_modules/bluebird/js/release/bluebird.js @ ./node_modules/request-promise/lib/rp.js @ ./server.ts
Please help.
The text was updated successfully, but these errors were encountered:
same problem
Sorry, something went wrong.
any updates on this?
No branches or pull requests
I am installing latest version [email protected]: When I see npm list I see below (Notice invalid)
+-- [email protected] invalid
| +-- [email protected]
| +-- [email protected] extraneous
| +-- [email protected] extraneous
| `-- [email protected]
If I reinstall [email protected] it works fine.
Getting below error:
Please help.
The text was updated successfully, but these errors were encountered: