srindom / medusa-downloadable-products

A @medusajs project with customizations to allow management and fulfillment of downloadable products.
16 stars 4 forks source link

createCustomAdminHooks Error #1

Open piereligio opened 10 months ago

piereligio commented 10 months ago

I think this is based on an older Medusa version? I'm having the issue explained here: https://docs.medusajs.com/troubleshooting/custom-hooks-error

piereligio commented 9 months ago

The error was when running yarn build, and now I managed to make it compile. But the problems aren't just there. Probably I mostly worked the issues around, honestly I'm completely new to typescript and these kind of websites. I will keep the edits in case it can be useful, but now I'll try other ways instead of using this plugin. Or maybe I could just use an older medusa version. One thing that isn't very clear, is if this is meant to be applied over an already running medusa instance, or if it's meant to be started from zero.