Yann VR
Yann VR
Using version 2.1.0 Given the plopfile: ``` module.exports = function(plop) { plop.setWelcomeMessage('this is welcome message') } ``` The welcome message will not display. This happens to me as well when...
I'm using `JDK11` on a mac and commands like `test/repl/run` fail after the install (which works) ``` Exception in thread "main" java.lang.ExceptionInInitializerError at clojure.main.(main.java:20) Caused by: java.lang.IllegalArgumentException: Must hint overloaded...
If you have MetaMask and Rabby installed: - Try connecting to a dapp - expected: no errors in console - actual: MetaMask fails to interact with `window.ethereum` The screenshot shows...
The last condition [`parseFloat(deposit) = 0;`