Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Error running cpplint #76

Open
Patrique-Kim opened this issue Jun 15, 2018 · 4 comments
Open

Error running cpplint #76

Patrique-Kim opened this issue Jun 15, 2018 · 4 comments

Comments

@Patrique-Kim
Copy link

I installed the package and I got the error msg below

'Error running cpplint Error: Failed to spawn command cpplint. Make sure cpplint is installed and on your PATH'

What's wrong with this? I checked the settings and found the execution path was set default. I changed those to /Users/myname/.atom/packages, but that didn't work, too

Attaching screenshots. Hope this would help
2018-06-15 9 29 58

@YOUSIKI

This comment has been minimized.

@sagar5534

This comment has been minimized.

@rusito-23
Copy link

I had the same issue on macOS Mojave,
What I did was:

  • remove linter-cpp folder from ~/.atom/packages
  • installed with apm install linter-cpplint
  • finally, run pip install cpplint

Now it works as a wonder

@Arcanemagus
Copy link
Member

As stated in the error message, you need to have cpplint installed on your system to use this package. @rusito-23 provided some instructions above, it looks like the README is missing that bit of information though so I'll leave this open till that gets fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants