chia-utils icon indicating copy to clipboard operation
chia-utils copied to clipboard

瀏覽器運行報錯

Open qwIvan opened this issue 4 years ago • 4 comments

TypeError: Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "BooleanLiteral"

qwIvan avatar Jul 06 '21 09:07 qwIvan

@qwIvan What line causes this error? What function did you call that resulted in this error?

CMEONE avatar Jul 06 '21 14:07 CMEONE

@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.

qwIvan avatar Jul 06 '21 14:07 qwIvan

I have tried both npm 1.0.5 and git version, but still not work.

qwIvan avatar Jul 06 '21 14:07 qwIvan

@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.

CMEONE avatar Jul 06 '21 16:07 CMEONE