#Created a new medusa project and admin UI does not load

17 messages · Page 1 of 1 (latest)

placid hedge
#

Hey i craeted a new medusa project and started the dev environment, however when going to the admin ui under local:7001 i get:
$RefreshReg$ is not defined

blissful lance
#

its under localhost:9000/app

placid hedge
#

Admin is running in development mode. See the terminal for the URL.

#

not for dev

blissful lance
placid hedge
#

When you run in medusa develop mode its accessible on 7001

blissful lance
placid hedge
#

hmm

#

me too

blissful lance
#

v1 or v2?

placid hedge
#

1

blissful lance
#

ah apologies, no experience with v1

#

im on v2

placid hedge
#

fixed it 😉

#

needed to run NODE_ENV=development medusa develop

#

V2 is not prod ready :/