You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Something changed between windows builds 1803 and 1809 that caused the atom.sh script to fail to launch atom.exe on the windows side FROM Ubuntu bash correctly.
Steps to Reproduce
Open WSL Bash
Move to windows accessible directory ie cd /c/dev/
Run atom .
Expected behavior: Atom should launch opening the current directory (/c/dev/)
Actual behavior: Prints "The system cannot find the path specified." and does not launch
Reproduces how often: 100%
Versions
Windows 1809 + Ubuntu 18.04 + Atom 1.35.0-beta0 x64
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.