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

TypeError: unknown: Expected node path of type Expression #23

Open
NoahCardoza opened this issue Feb 11, 2021 · 0 comments
Open

TypeError: unknown: Expected node path of type Expression #23

NoahCardoza opened this issue Feb 11, 2021 · 0 comments

Comments

@NoahCardoza
Copy link

NoahCardoza commented Feb 11, 2021

Anyone have any idea what might be causing this error?

TypeError: unknown: Expected node path of type Expression
    at NodePath.<computed> [as assertExpression] (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-standalone/babel.js:3754:14)
    at Object.evaluateExpression (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/expressions.js:30:10)
    at evaluateInit (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/identifiers.js:76:26)
    at evaluate (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/identifiers.js:19:20)
    at Object.evaluateExpression (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/expressions.js:32:12)
    at /Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/functions.js:70:76
    at Array.map (<anonymous>)
    at Object.evaluatedArguments (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/functions.js:70:34)
    at evaluateMemberCall (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/call-expressions.js:122:26)
    at evaluate (/Users/vulcan/projects/KickstartAIO/ticket/node_modules/babel-plugin-deobfuscate/lib/call-expressions.js:28:22) {
  _babel: true
}```
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

1 participant