pull/1/head
Liana Husikyan 5 years ago committed by GitHub
parent 8ed88cc954
commit c352fb920f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      FAQ.md

@ -0,0 +1,7 @@
**Q: compiler might be in a non-sane state**
``error: "Uncaught JavaScript exception: RangeError: Maximum call stack size exceeded.
The compiler might be in a non-sane state, please be careful and do not use further compilation data to deploy to mainnet.
It is heavily recommended to use another browser not affected by this issue (Firefox is known to not be affected)."``
**A: Old versions of solidity compiler had this problem with chrome.**
Please change the compiler version in Solidity Plugin to the newer one or use another browser.
Loading…
Cancel
Save