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
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
Hi,
According to this line, seems like it's possible to silent all the warning when compiling the contracts.
But, it didn't worked for me. I have tried many ways:
Adding the
quitekey inside truffle.js file also didn't work for me:All of above commands didn't work for me. Any pointers?
Thanks.