#There used to be the inventory panel in the medusa-starter-default project.

25 messages · Page 1 of 1 (latest)

high pasture
#

I also have the same issue I deployed the railway template and don’t see an inventory tab

hidden berry
#

@high pasture I figured it out, you need to add the modules inside medusa-config.js

high pasture
hidden berry
#

no problem

high pasture
#

I have those other 2 commented out from the railway template, maybe I should uncomment them

#

the cacheService and eventBus

hidden berry
#

you need those in case you are going to use any plugins I think

#

I am using a notification plugin that's why I added them both

high pasture
#

did you deploy on railway by any chance?

hidden berry
#

no, I haven't deployed it yet

#

are you facing any issues ?

#

if you're developing locally, you can run redis locally

#

just modify the .env file's variable REDIS_URL

high pasture
high pasture
#

this is how my railway deploy template came I'll try to comment it out, then try running the inventory step 4 mugration script again

hidden berry
#

this is how it should be if you're not running any plugins

#

also yes when you add these 2 modules, you need to re-run migrations in order to add some tables to your db

high pasture
#

only plugin I added was Stripe

hidden berry
#

not sure if stripe requires it, but nonetheless you'll know from the terminal if anything. it'll throw you an error or a warning message

high pasture
#

so normally I get this

#

now i get this

#

but hmm still same error