You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}```
The text was updated successfully, but these errors were encountered:
Anyone have any idea what might be causing this error?
The text was updated successfully, but these errors were encountered: