react-director-admin-template
react-director-admin-template copied to clipboard
Uncaught SyntaxError: Unexpected token <" error when i run webpack.dev.config
@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
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