atom-community / atom-community/atom-script

Error while running scripts whose path contains whitespaces.

Open
#2,185 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

When running a script the package passes C:\Path\John Doe\File instead of "C:\Path\John Doe\File" to the compiler/interpreter. Because of this the path read by Atom is Doe\File, which DNE. Hence resulting in an error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.