Home

Issue: 315

ReferenceError: window is not defined

[issue link]

I am using an add-on. I have read the headlines of those who have encountered this error. But I could not produce a solution.

Plugin Page

ekran resmi 2017-02-26 22 14 33 ekran resmi 2017-02-26 22 14 21

Plugin Initial:
ekran resmi 2017-02-26 22 14 13

Message:

ReferenceError: window is not defined
    at Object.<anonymous> (/Users/oguzhan/dev/filmdili/filmdili-frontend/node_modules/vue-video-player/index.js:8:1)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.module.exports.Object.defineProperty.value (__vue_ssr_bundle__:7275:18)
    at __webpack_require__ (__vue_ssr_bundle__:21:30)
This question is available on Nuxt.js community (#c267)