Top "Undefined" questions

A variable is undefined if it has not been assigned a value.

Nuxtjs with scrollmagic gives me "window is not defined"

I want to use scrollmagic with nuxtjs. I installed scrollmagic via npm. npm install scrollmagic In my nuxt.config.js …

window undefined scrollmagic nuxt.js