-
Notifications
You must be signed in to change notification settings - Fork 35
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
Getting browserify error - Unexpected token (4:13) while parsing file: index.jsx #44
Comments
Hello, So, I have the same issue when I try to install the npm package superagent. It is the normal behavior? Kind regards. |
i get the same issue on OS X. |
i was able to follow some instructions here: babel/babelify#126
then edit .babelrc
|
👍 this worked for me thanks @christopherslee |
Works for me too. Thanks @christopherslee |
Thanks @christopherslee and friends! I just published |
Hi all,
However though It didn't work for me. It shows that there is an unexpected token which I found out to be "=" |
After generating the project and running npm start, I ran into this error
I am getting same error on Linux as well
Any ideas?
The text was updated successfully, but these errors were encountered: