atom-community / atom-community/atom-script
The system cannot find the file specified
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
This error is received when trying to run a simple Rust program.
"error: couldn't read "C:UsersNAMEDocumentsProjectsRusthello_worldmain.rs": The system cannot find the file specified." - where NAME is my name.
It seems to be missing the backslashes in the file path. (This is on Windows 8.1 64 bit if it matters.)
Contributor guide
Assessment
This issue has not been assessed yet.