adrien2p / medusa-plugins

A collection of awesome plugins for medusa :rocket:
https://medusa-plugins.vercel.app
MIT License
144 stars 42 forks source link

medusa-plugin-auth plugin not working with latest version of medusa. #131

Closed the-special-character closed 5 months ago

the-special-character commented 5 months ago

Unable to use medusa-plugin-auth getting following error while using it.

warn: An error occurred while registering endpoints in medusa-plugin-auth warn: TypeError: app.use() requires a middleware function at Function.use (/Users/yag/Documents/projects/my-medusa-store/node_modules/express/lib/application.js:217:11) at /Users/yag/Documents/projects/my-medusa-store/node_modules/@medusajs/medusa/dist/loaders/plugins.js:376:37 at step (/Users/yag/Documents/projects/my-medusa-store/node_modules/@medusajs/medusa/dist/loaders/plugins.js:33:23) at Object.next (/Users/yag/Documents/projects/my-medusa-store/node_modules/@medusajs/medusa/dist/loaders/plugins.js:14:53)

adrien2p commented 5 months ago

Would have been nice to look for existing issues first 😊

https://github.com/adrien2p/medusa-plugins/issues/129