There seems to be compatibility issues with node 6.0.
In atom, the spinner in the bottom right corner just keeps going.
In VSCode its the same thing, but i managed to get this error message from the console
[Error] node: bad option: --harmony_arrow_functions
Switching back to < 6.0 makes it work again.
There seems to be compatibility issues with node 6.0.
In atom, the spinner in the bottom right corner just keeps going.
In VSCode its the same thing, but i managed to get this error message from the console
[Error] node: bad option: --harmony_arrow_functionsSwitching back to < 6.0 makes it work again.