Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting CORS while implementing the steps given in docs #7146

Closed
1 task done
niioo opened this issue Apr 25, 2024 · 3 comments
Closed
1 task done

Getting CORS while implementing the steps given in docs #7146

niioo opened this issue Apr 25, 2024 · 3 comments

Comments

@niioo
Copy link

niioo commented Apr 25, 2024

Preliminary Checks

Issue Summary

Getting CORS while implementing the steps given in docs

@shahednasser
Copy link
Member

Can you elaborate? Not sure what steps you were trying to perform.

@dmiric
Copy link

dmiric commented Apr 27, 2024

I can elaborate :)

I cloned feat/v2 branch on my local machine, (Win10, Node 20 LTS).
Created a new instance with "medusa new" using directory where I cloned feat/v2 as source.
Installation went well no errors.
I seeded the data and ran medusa develop command.
It opened on localhost:7001 but when I try to login I get CORS error in network tab.
Hopefully that helps.

@shahednasser
Copy link
Member

@dmiric The admin dashboard doesn't support v2 at the moment, and I don't think the original issue is related to that.

Closing this issue, feel free to reopen it @niioo with more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants