-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: ENOENT, no such file or directory 'rustc' #330
Comments
Also... ❯❯❯ rustc --version ⏎ ✱ ◼ (git:master) |
Affects me too, rustc --version: |
Please see #150 - are you guys starting Atom from the command line? |
Yes I am starting atom from the command line. |
Nope |
Additionally, this occurs via command line atom and gui icon atom. |
I can also confirm this on |
[Enter steps to reproduce below:]
Atom Version: 0.184.0-5aaf3ef Stack TraceUncaught Error: ENOENT, no such file or directory 'rustc'
Commands
Config{
"linter": {}
} Installed Packages# User
language-rust, v0.4.2
linter, v0.12.0
linter-rust, v0.0.3
racer, v0.9.1
# Dev
No dev packages |
Saw the same error and set the path:
Now I don't see the error at startup, but it still doesn't seem to work. |
Atom 0.187.0 (build without sudo) |
[Enter steps to reproduce below:]
Atom Version: 0.165.0
System: linux 3.11.0-12-generic
Thrown From: linter package, v0.9.0
Stack Trace
Uncaught Error: ENOENT, no such file or directory 'rustc'
Commands
Config
Installed Packages
/cc @atom/core
The text was updated successfully, but these errors were encountered: