Skip to content
New issue

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

GET https://registry.npmjs.org/reshuffle-amqp-connector - Not found #556

Open
rijink7 opened this issue Dec 5, 2023 · 0 comments
Open

Comments

@rijink7
Copy link

rijink7 commented Dec 5, 2023

tried the queue example (https://github.com/reshufflehq/reshuffle/tree/master/examples/queue/amqp) but received an error on npm install

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/reshuffle-amqp-connector - Not found
npm ERR! 404
npm ERR! 404 'reshuffle-amqp-connector@latest' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

also tried to install from githrepo: github:reshufflehq/reshuffle-amqp-connector

it gives an error: Module '"reshuffle-amqp-connector"' has no exported member 'AMQPConnector'. Did you mean to use 'import AMQPConnector from "reshuffle-amqp-connector"' instead?ts(2614)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant