I have an issue to run a cryptocurrency bot with Brackets and Xampp.
I made some test if I can show my balances of the exchanges with the Live preview and it worked.
Now I tried to buy some cryptocurrencies over Brackets and I got following error messanges in my console:
webSocketTransport: Error on live preview server creation: Error: listen EADDRINUSE
file:///C:/Program%20Files%20(x86)/www/extensions/default/DebugCommands/NodeDebugUtils.js
Issue by Git-Kevba Saturday Jan 20, 2018 at 23:37 GMT Originally opened as https://github.com/adobe/brackets/issues/14056
Hello everybody,
I have an issue to run a cryptocurrency bot with Brackets and Xampp. I made some test if I can show my balances of the exchanges with the Live preview and it worked. Now I tried to buy some cryptocurrencies over Brackets and I got following error messanges in my console:
file:///C:/Program%20Files%20(x86)/www/extensions/default/DebugCommands/NodeDebugUtils.js
and
http://127.0.0.1:9222/json
My Browser shows an empty window and I don´t know what to do.
I hope somebody can help me I have tried some things I read in other Forums but nothing worked.
Thank you:)