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

server bundle compile error #99

Closed
billwing opened this issue Dec 10, 2016 · 4 comments
Closed

server bundle compile error #99

billwing opened this issue Dec 10, 2016 · 4 comments

Comments

@billwing
Copy link

/vuejs/test/node_modules/vue-slide/vue-slide.vue:1
(function (exports, require, module, __filename, __dirname) { <style>
SyntaxError: Unexpected token <

It look like vue-slide.vue compile error on the server?

@chawlaaditya8
Copy link

I am facing the same issue.

Steps to reproduce:

  1. Clone the repo.
  2. npm install --save vue-pdf
  3. Include it in any component.
  4. Directly navigate to the route.

Throws an error

image

@chawlaaditya8
Copy link

@billwing were you able to solve the issue?

@billwing
Copy link
Author

billwing commented Mar 21, 2018

@chawlaaditya8 sorry, I can't solve the issue. I think that vue-pdf does not support vue-ssr as vue-slide.

Please look at this isssue: FranckFreiburger/vue-pdf#13 (comment).

@mryassera
Copy link

@billwing were you able to solve the issue?

Solve this issue for nuxt.js
👇
#148 (comment)

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

3 participants