Console work without PSReadline. What does it mean, is it critical? and how I can load it?
Same issume on win10 x64 Atom1.10
+1 Same issue. Screenshot below.

May be you can try Platformio Ide Terminal,but there is another issue of PSReadLine.
@Aisuko Interesting... I installed Platformio IDE and not getting the same error. Might keep it installed, didn't realize it was a whole IDE for atom, looks sick so far!
+1 same issue on win10 x64 1.6.0
+1 win10 x64
UPDATE: HERE IS A FIX:
GO to the extension settings page and add in the "Shell arguments" option, paste this: -ExecutionPolicy Bypass
Works for me in powershell Win x64
UPDATE: HERE IS A FIX:
GO to the extension settings page and add in the "Shell arguments" option, paste this:-ExecutionPolicy Bypass
Works for me in powershell Win x64
emmm... can you tell me where is extension setting page?
Most helpful comment
UPDATE: HERE IS A FIX:
GO to the extension settings page and add in the "Shell arguments" option, paste this:
-ExecutionPolicy BypassWorks for me in powershell Win x64