Using local compiler throws error on injection
OliverNChalk opened this issue · 1 comments
OliverNChalk commented
I am running the beta4 compiler locally on port 8000. Compiling works fine, however, I am thrown an error upon (i believe) returning the result to Remix and setting up the Run tab (for deploy). This is the error I receive:
The bytecode still shows after exiting out the error, however, the contract selection drop-down remains empty:
After exiting out the error notification, the compile bytecode remains and can be copied, however, I have found no way to pass it to Remix in order to deploy the contract (in Javacript VM or elsewhere).
nrryuya commented
Sorry for not explaining enough, beta4 is not supported anymore.
Could you try with beta6 or latest beta7?