Hi,
I am Shivam and I have encountered an issue in which atom throws this error whenever I install a package I get this error:
django-auto
PackagesThemes
Installing “django-atom@0.2.4” failed.Show output…
Compiler tools not found
Packages that depend on modules that contain C/C++ code will fail to install.
Read here for instructions on installing Python and Visual Studio.
Run apm install --check
after installing to test compiling a native module
I was advised to install mingw and codeblocks ide so the C/C++ code can be compiled but after even installing them I am getting the same error! Pls help.