-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ReferenceError [Error]: window is not defined #28
Comments
私聊解决 |
我也碰到这个问题了,怎么解决啊 |
@xuedingmiaojun 怎么联系你 |
博客有wx |
我也是相同问题,首先我通过 |
wxappUnpacker-master/node_modules/vm2/lib/main.js:845
throw this._internal.Decontextify.value(e);
^
ReferenceError [Error]: window is not defined
at setCssToHead_wxfa43a4a7041a84de (vm.js:31:25)
at vm.js:82:1
at Script.runInContext (node:vm:141:12)
at VM.run (/.../wxappUnpacker-master/node_modules/vm2/lib/main.js:843:53)
at /.../wxappUnpacker-master/wuWxss.js:267:42
at /.../wechat/wxappUnpacker-master/wuLib.js:103:14
at agent (/.../wxappUnpacker-master/wuLib.js:66:23)
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:75:3)
The text was updated successfully, but these errors were encountered: