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

Module Parse Error #87

Open
rohitbhat1603 opened this issue Apr 19, 2023 · 2 comments
Open

Module Parse Error #87

rohitbhat1603 opened this issue Apr 19, 2023 · 2 comments

Comments

@rohitbhat1603
Copy link

./components/ui/mobile-menu.tsx
Module parse failed: Bad character escape sequence (2:94)
| import { createProxy } from "next/dist/build/webpack/loaders/next-flight-loader/module-proxy"

const proxy = createProxy("......\open-react-template-master\components\ui\mobile-menu.tsx")

@Jarvisbruder
Copy link

Also encountered same issue, persisting despite erasing the component "mobile-menu.tsx" and dependencies

@jarrodlilkendey
Copy link

@rohitbhat1603 @Jarvisbruder are you on Windows? I was and I had this issue.

It was fixed by upgrading nextjs to version 13.3.1-canary.4

vercel/next.js#47736 (comment)

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