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

[ProxyFacade] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment> #3

Closed
SerhiDi opened this issue Mar 17, 2022 · 3 comments

Comments

@SerhiDi
Copy link

SerhiDi commented Mar 17, 2022

Can't run an application.

Console log image

Have this error after first shopify app serve

Steps to reproduce:

  • Open partners dashboard. Create a custom app. Enable sales channel.
  • clone this repo
  • yarn
  • shopify app serve

Any changes inside project files, any changes inside package.json.
Follow the instructions from the documentation installed the latest version of nodejs - 17.7.1.

@Karen-boop
Copy link
Contributor

Hi there! Thanks for opening this issue.
The admin app uses React Hot Loader. From your screenshot it looks like this may not be installed on your project. You can also check out this issue for help with troubleshooting the react-hot-loader error you were getting. gaearon/react-hot-loader#1311

@SerhiDi
Copy link
Author

SerhiDi commented Apr 7, 2022

@Karen-boop hello.
In this project, you are already using the patch from this link. And it doesn't solve the problem.
react-hot-loader installed in dependencies.

Why does this error occur in a newly created project? If your project is using broken code, please fix it or change react-hot-loader to another library.

@hashhesh
Copy link

hashhesh commented Sep 1, 2022

hi @SerhiDi have found any workarounds for this issue?

@Shopify Shopify deleted a comment from SerhiDi Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants