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

vm.compileFunction is not a function #36

Open
LostKe opened this issue Nov 23, 2021 · 1 comment
Open

vm.compileFunction is not a function #36

LostKe opened this issue Nov 23, 2021 · 1 comment

Comments

@LostKe
Copy link

LostKe commented Nov 23, 2021

D:\ntc-git-work\wxappUnpacker\node_modules\[email protected]@vm2\lib\main.js:550
        vm.compileFunction(code, params);
           ^

TypeError: vm.compileFunction is not a function
    at tryCompile (D:\ntc-git-work\wxappUnpacker\node_modules\[email protected]@vm2\lib\main.js:550:5)
    at VM.<anonymous> (D:\ntc-git-work\wxappUnpacker\node_modules\[email protected]@vm2\lib\main.js:580:5)
    at VM.run (D:\ntc-git-work\wxappUnpacker\node_modules\[email protected]@vm2\lib\main.js:920:23)
    at wu.get.code (D:\ntc-git-work\wxappUnpacker\wuJs.js:48:12)
    at ioLimit.runWithCb (D:\ntc-git-work\wxappUnpacker\wuLib.js:103:14)
    at agent (D:\ntc-git-work\wxappUnpacker\wuLib.js:66:23)
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)
@qqizai
Copy link

qqizai commented Jan 18, 2022

同问,这个是如何解决这个问题?

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

2 participants