You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
I am getting this error when I start the npm-register server with S3 set.
Opbeat agent is inactive due to configuration
/usr/local/share/.config/yarn/global/node_modules/bluebird/js/release/promisify.js:54
throw new TypeError("Cannot promisify an API that has normal methods with '%s'-suffix\u000a\u000a See http://goo.gl/MqrFmX\u000a"
^
TypeError: Cannot promisify an API that has normal methods with 'Async'-suffix
See http://goo.gl/MqrFmX
The text was updated successfully, but these errors were encountered:
@dgautsch for some reasons it seems that the NPM package does not contain the latest version tagged on the git repo 2.7.1 <> 2.8.1 I will check if the last version fix the issue
Thanks @dgautsch for the heads-up though the lastest npm package version available is not working with S3 which is quite sad, which version shall we use (available in NPM) to get S3 working with? thanks
I am getting this error when I start the
npm-register
server with S3 set.The text was updated successfully, but these errors were encountered: