We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/admin apparently looks for config.yml at the wrong place, or it gets rewritten with HTML.
/admin
steps to reproduce
clone the repo at main, run yarn and yarn start, then navigate to http://localhost:3000/admin
main
yarn
yarn start
expected behavior
a working CMS should appear
versions node v18.16.0 npm 9.5.1 yarn 1.22.19 MacOS 13.5
The text was updated successfully, but these errors were encountered:
I have the same problem. I can work around it by using the link http://localhost:3000/admin/#/
Sorry, something went wrong.
No branches or pull requests
/admin
apparently looks for config.yml at the wrong place, or it gets rewritten with HTML.steps to reproduce
clone the repo at
main
, runyarn
andyarn start
, then navigate to http://localhost:3000/adminexpected behavior
a working CMS should appear
versions
node v18.16.0
npm 9.5.1
yarn 1.22.19
MacOS 13.5
The text was updated successfully, but these errors were encountered: