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 has been archived by the owner on Aug 7, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed the package and I got the error msg below
'Error running cpplint Error: Failed to spawn command
cpplint
. Make surecpplint
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
The text was updated successfully, but these errors were encountered: