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

Unable to use with electron web pack. #47

Closed
saikksub opened this issue Nov 24, 2018 · 2 comments
Closed

Unable to use with electron web pack. #47

saikksub opened this issue Nov 24, 2018 · 2 comments

Comments

@saikksub
Copy link

I am using VueJs-plyr with electron-vue template using npm. When I try to register vue-plyr, i get following error:

/Users/kksai/ClientW…lyr/dist/plyr.css:1 Uncaught SyntaxError: Invalid or unexpected token
    at createScript (vm.js:80)
    at Object.runInThisContext (vm.js:139)
    at Module._compile (module.js:606)
    at Object.Module._extensions..js (module.js:653)
    at Module.load (module.js:561)
    at tryModuleLoad (module.js:504)
    at Function.Module._load (module.js:496)
    at Module.require (module.js:586)
    at require (internal/module.js:11)
    at Object.<anonymous> (/Users/kksai/ClientW…t/vue-plyr.cjs.js:8)

Can you help to find out what is the problem?

@iCrawl
Copy link

iCrawl commented Nov 28, 2018

Duplicate of #43 (maybe I should really rename the issue)

@redxtech
Copy link
Owner

Closing as dupe of #43 .

@iCrawl sorry for the wait on that one, I've been busy in real life. We should be seeing a fix soon.

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