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: Unexpected identifier #6

Open
lennoximus opened this issue Oct 3, 2018 · 0 comments
Open

SyntaxError: Unexpected identifier #6

lennoximus opened this issue Oct 3, 2018 · 0 comments

Comments

@lennoximus
Copy link

lennoximus commented Oct 3, 2018

Hello there. Awesome package you've got there. Though, with certain conditions it stopped working when you are trying to use it in conjuction with VueJS SSR bundle.
Stack trace attached.

SyntaxError: Unexpected identifier
    at new Script (vm.js:74:7)
    at getCompiledScript (..\dist\server\node_modules\vue-server-renderer\build.js:8305:18)
    at evaluateModule (..\dist\server\node_modules\vue-server-renderer\build.js:8320:18)
    at ..\dist\server\node_modules\vue-server-renderer\build.js:8396:18
    at new Promise (<anonymous>)
    at ..\dist\server\node_modules\vue-server-renderer\build.js:8388:14
    at Object.renderToString (..\dist\server\node_modules\vue-server-renderer\build.js:8564:9)
    at render (..\dist\server\index.js:61:28)
    at Layer.handle [as handle_request] (..\dist\server\node_modules\express\lib\router\layer.js:95:5)
    at next (..\dist\server\node_modules\express\lib\router\route.js:137:13)
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

1 participant