classList.js icon indicating copy to clipboard operation
classList.js copied to clipboard

ReferenceError: self is not defined

Open binarykitchen opened this issue 9 years ago • 1 comments

When I run code from command line, i.E. for unit tests through tape, this error gets thrown. Please add an additional check to ensure that self is defined. Thx

binarykitchen avatar Mar 07 '16 04:03 binarykitchen

Having same issue as I run code in backend. System.Exception: Call to Node module failed with error: Prerendering failed because of error: ReferenceError: self is not defined at Object. (D:\Projects\happ\Client\dist\main-server.js:119827:19)

JustasKuizinas avatar Sep 05 '17 13:09 JustasKuizinas