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

[SyntaxError: 37:36:unrecognized character '@'] #36

Open
vijaemanlapaz opened this issue Sep 7, 2021 · 2 comments
Open

[SyntaxError: 37:36:unrecognized character '@'] #36

vijaemanlapaz opened this issue Sep 7, 2021 · 2 comments

Comments

@vijaemanlapaz
Copy link

vijaemanlapaz commented Sep 7, 2021

I get [SyntaxError: 37:36:unrecognized character '@'] whenever i use @Path

code

@mark-barrett
Copy link

Having the same issue, not sure what loader is missing or if it can be overwritten with CRA?

@mark-barrett
Copy link

I get [SyntaxError: 37:36:unrecognized character '@'] whenever i use @Path

code

On further investigation, this seems to have fixed it:

org-redtea/react-inversify#1 (comment)

Firstly install customize-cra:

yarn add customize-cra react-app-rewired --dev

Then follow the first link.

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

2 participants