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

"ReactifyError: PATH: Parse Error: Line 11: Illegal rment while parsing file: FILE" error #2035

Open
justClizz opened this issue Mar 27, 2022 · 1 comment

Comments

@justClizz
Copy link

When i to use command "browserify loginsystem.js > info.js" i got error:

ReactifyError: C:\Users\User\Documents\HAIKAL\Proyek\Si Reina\converter test\voi
ce subtitle test\loginsystem.js: Parse Error: Line 11: Illegal return statement
while parsing file: C:\Users\User\Documents\HAIKAL\Proyek\Si Reina\converter tes
t\voice subtitle test\loginsystem.js 

How to fix that error?

@ljharb
Copy link
Member

ljharb commented Mar 27, 2022

ReactifyError seems like it’s coming from a transform you’re providing. What are the contents of loginsystem.js and what’s your browserify config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants