#[BUG] i can't add a new currency
1 messages · Page 1 of 1 (latest)
You have old version of medusa on backend.
how to update the backend ?
please...
npm update except typeorm
it don't work
What version do you have?
This is not working for me either
Could you share your errors guys, it is hard to help when someone just say it is not working
I'm trying to add a currency and I'm getting a white screen
The request is fine:
But it's not displaying the currencies
@sly grove any idea?
Do you have anything in the console?
Nothing
If I remember correctly this is a tailwind issue
You need to pull latest medusa admin theme
or downgrade tailwind to 3.2.4
That is what I was thinking. Let me try to update it. I'll let you know
Updating the package.json from the GitHub repo (https://github.com/medusajs/admin/blob/main/package.json) solved the issue. Thank you both @sly grove @latent mountain