#Run admin dashboard standalone
1 messages · Page 1 of 1 (latest)
@flat dagger
there is a seprate repository on medusa official github of admin panel
u can refer to that
Why?
Do not use that, it's very old and deprecated.
@clever star
while using plugin
how do we customize the ui of admin panel
how can we make changes to admin UI like changein medusa branding and icons?
but I need this seprate to change branding
what should I do to change branding? because I create using medusa-cli I doesn't include any UI code
I check it but its saying the message I sent you,"You shouldn't install this package sperately"
whats the command to run it
does it run using yarn dev for you?
I want to try this out too
Please bro its a lot of files to check at your repository. What files do I need to modify to clear the error failed to load webpack.config.dev.ts config
I have this same error
Okay thank you very much
This works for me. Thanks a lot I appreciate
Oh okay noted
Which version of Yarn are you using to install dependencies for medusa/admin-ui?
In package.json file, the packageManager is "[email protected]". But I can't build the admin-ui using Yarn 3.2.1. Node version: 20.9.0
The only way I could build the project is to use Yarn 1.x for once and then upgrade the yarn lock file to v3.2.1.
Has anyone had the same issue?
@lunar grail @flat dagger Any idea?
I used npm and the node version 18.17 that chrislaai recommended
Which version of Yarn did you use to install the deps?
Did you find a way to run it in production?
Didn't realize my monorepo is being used as a reference. 😄 Unfortunately I may need to put it to private due to some business requirements. I'm happy to help and answer if there are some questions about the repo.