linter-gcc icon indicating copy to clipboard operation
linter-gcc copied to clipboard

On starting atom I always see a alert installing linter-gcc dependencies while Linter-gcc is already installed

Open shauryauppal opened this issue 7 years ago • 1 comments

Checklist

  • [ ] Check that you have the GNU C Compiler installed by typing gcc --version into a terminal.
  • [x] If you don't have the linter package installed, either update to the latest version of linter-gcc or install linter directly with apm install linter.
  • [ ] Ensure that you are using a valid grammar - either C/C++/C++14
  • [x] Ensure that you have read all the relevant information in the wiki, particularly the Common Issues page.

Issue (including debugging messages):

shauryauppal avatar Aug 21 '17 15:08 shauryauppal

I have now installed linter package and issue is resolved

shauryauppal avatar Aug 21 '17 16:08 shauryauppal