-
Notifications
You must be signed in to change notification settings - Fork 9
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
瀏覽器運行報錯 #4
Comments
@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. |
TypeError: Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "BooleanLiteral"
The text was updated successfully, but these errors were encountered: