Fail to deploy contract in mix-ide: JSON.parse: Parse error

mocamirceamocamircea Member Posts: 2
edited August 2016 in Mix
Hi all,
I have a valid contract (the example from Ethereum Guide) - the code is successfully compiled.
I try to deploy a scenario in mix-ide, at step 2 "Deploy contract", the application shows the "wait for verifications" message.
When I check the console I get the following error message:
qml: <!doctype>

...


qrc:/qml/DeploymentWorker.qml:170: JSON.parse: Parse error

-- Any help appreciated, thanks!
Sign In or Register to comment.