瀏覽器運行報錯
TypeError: Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "BooleanLiteral"
@qwIvan What line causes this error? What function did you call that resulted in this error?
@qwIvan What line causes this error? What function did you call that resulted in this error?
I got this error at build time. Just try to import. BTW, I use next.js.
I have tried both npm 1.0.5 and git version, but still not work.
@qwIvan Can you please share the code you used to import so that I can debug? Also the full error call stack (with all the line numbers and files) would be helpful in figuring out this issue.