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

Uncaught SyntaxError: Unexpected token <" error when i run webpack.dev.config #13

Open
chandanv03 opened this issue Aug 7, 2018 · 1 comment

Comments

@chandanv03
Copy link

@MacKentoch: I need your help in resolving an issue
i) I run npm run dev to build the app.bundle.js file it does sucessfully
ii) Then npm start to run the application, I get the below error in console as i have added app.bundle.js in index.html file.

Uncaught SyntaxError: Unexpected token < in app.bundle.js

I want to deploy this application to run via apache.

please help me out.

Thanks

@MacKentoch
Copy link
Owner

Please ensure you are running Node JS 8.x (and not more or less).

Please provide more information to be able to :

Version

0.9.0

Platform

macOS | windows | linux

OS version

macOS 10.14.x | windows 10 (patch XXX) | linux Ubuntu 18.x

Steps to reproduce

Expected behavior

What should happen

Actual behavior

What is happening

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