-
Notifications
You must be signed in to change notification settings - Fork 4
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
Can not build local from branch '2892_Edit_templates_in_admin_pages' #2907
Comments
Thanks @Tristina1788 - could you also do a screen recording of you running "git status" (to confirm which branch you are on), then "yarn install" and then "yarn develop"? |
Note: I also get this issue when running locally (macos / chrome): Here is a video of my build process: no errors reported: |
Here screen recording for git and build server : issue_build_branch.mp4 |
Hello all, I think I resolved that issue in PR - #2897 |
Hello @lilitkarapetyan - I still have that issue in branch |
Have you attempted clearing the chache or remove node_module folder, followes by a fresh reinstallation ?( |
I had the same error, but it was resolved for me after updating the |
Can you try my way #2897 (comment) ? |
Yes I will try. |
Ok. Deleting the repo and cloning, installing, building worked for me. |
🐞 Bug description
I get white screen on http://localhost:8080/, http://localhost:3000/ after build from my machine
🔢 Steps to Reproduce
Steps to reproduce the behavior:
yarn install
yarn build
yarn develop
Note :
⚙️ Expected behavior
I can build and run server well without issue
🖥️ Screencast
white-screen-localhost.mp4
💻 System information
📝 Additional context
The text was updated successfully, but these errors were encountered: