Medusa's custom service is not referenced in the subscriber
Describe the bug
I Have service custom for example i referred on pre existing example onboardingService
when i run medusa develop i m able to see response log while building it says
An error occurred while processing product-variant.updated: TypeError: Cannot read pr
operties of undefined (reading 'onboardingService')
A clear and concise description of what the bug is.
Bug report
Medusa's custom service is not referenced in the subscriber
Describe the bug
I Have service custom for example i referred on pre existing example onboardingService when i run medusa develop i m able to see response log while building it says
A clear and concise description of what the bug is.
System information
My Subscriber
OnboardingService
script block package.json
Medusa version (including plugins):7.1.1 Node.js version: 16.15.0 Database:postgres Operating system:windows (docker) Browser (if relevant):
Steps to reproduce the behavior
in console you will see
Expected behavior
it should show log testService