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

update all package with the wrong message "Compiler tools not found" #3770

Closed
netmou opened this issue Oct 9, 2014 · 17 comments
Closed

update all package with the wrong message "Compiler tools not found" #3770

netmou opened this issue Oct 9, 2014 · 17 comments
Labels
windows Issues that occur on Windows but not on other platforms.

Comments

@netmou
Copy link

netmou commented Oct 9, 2014

qq 20141009130545
env: win7 v0.136

@lee-dohm
Copy link
Contributor

lee-dohm commented Oct 9, 2014

I don't think any of those packages are Atom core packages. You might want to search for the packages on https://atom.io/packages and file bugs with the people who built them.

@benogle
Copy link
Contributor

benogle commented Oct 9, 2014

Please click the link in the messages and install python + visual studio.

On Wed, Oct 8, 2014 at 10:07 PM, netmou notifications@github.com wrote:

[image: qq 20141009130545]
https://cloud.githubusercontent.com/assets/7068058/4571231/f8fef1a6-4f71-11e4-819d-e2757abc540d.png
env: win7 v0.136


Reply to this email directly or view it on GitHub
#3770.

@3AceShowHand
Copy link

i have this problem too,but i have already python gcc vs tools.

@benogle benogle added windows Issues that occur on Windows but not on other platforms. and removed windows Issues that occur on Windows but not on other platforms. labels Oct 13, 2014
@benogle
Copy link
Contributor

benogle commented Oct 13, 2014

I assume both of you are on windows, correct?

@netmou did you install them and did it work for you?

@netmou
Copy link
Author

netmou commented Oct 14, 2014

yes,i have installed the Visual C++ 2010 Express,Visual Studio 2010 Service Pack 1 , python 3.4 , nodejs too

@filipesilva
Copy link

I'm having this problem with 0.180.0 on windows as well, with packages that previously updated with no problem. In my specific case, I did updated Atom from 0.176.0 to 0.180 (interim versions had the 'path too long' error) and then updated all packages.

Updating all showed this error on a couple of them, but apparently updating one by one worked. So I guess it's a concurrency issue.

@TyrrellStephen
Copy link

@netmou, seeing as this issue has yet to be closed I thought that I would add that it was my understanding that only Python 2.7.x (e.g. v2.7.8) was supported. Python 3.x is quite a different beast.

@harshana5
Copy link

Hello,

I'm having the same issue with 0.194.0

Got
python 2.7.5
node js v0.12.2
Visual studio 2013
win 7.1 SDK

@payaxy
Copy link

payaxy commented May 14, 2015

hello

same issue here.
Atom 0.190.0 07/04/2015 23:14:19
Installed programs:
Visual Studio Community 2014 with Update 4
Python 2.7.8
Node.js 0.12.2
Microsoft .NET framework 4.5.1 SDK

@Anthropic
Copy link

same issue, installed all packages from the link provided in the message.
Atom 0.207.0 10/06/2015
Installed programs:
Visual Studio 2010 + 2012
Python 2.7.2
Node.js 0.12.2

It's a pity it can't tell you specifically what is missing, could be something not on the PATH for example but I can't find out what without code diving.

@Monte-Christo
Copy link

Same problem here.

I have VS 2013 Pro, Python 2.7.9 x86, Node.js 0.12.5 x64
on a 64-bit Win 8.1 Pro PC.

Error message:
Installing “language-fsharp@0.8.4” failed.Hide output…
gyp info it worked if it ends with ok
gyp info using node-gyp@1.0.2
gyp info using node@0.10.35 | win32 | ia32
gyp http GET https://atom.io/download/atom-shell/v0.22.0/node-v0.22.0.tar.gz
gyp WARN install got an error, rolling back install
gyp
Compiler tools not found

@aureliojargas
Copy link
Contributor

atom/apm#322 (comment) solved this issue for me

@YogurtBee
Copy link

I encountered the same problem when I was trying to install the packages today. I wonder if you have solved the problem?

@filipesilva
Copy link

@YogurtBee for me all I had to do was install packages one by one.

@DaveyD
Copy link

DaveyD commented Apr 13, 2016

Hi, I'm new to Atom
I tried installing some packages, but every package I try I am getting this error "Compiler tools not found"

  1. I am behind a proxy
  2. Proxy is set correctly - I am able to browse packages from within Atom
  3. I am running Windows 10 Pro 64bit
  4. I have both Python and VS2015 installed
  5. Tried both from within Atom and from the command line - nothing is working

@filipesilva I am trying to install one package at a time and I'm getting errors!

@damieng
Copy link
Contributor

damieng commented May 5, 2017

It is necessary when installing VS201x to ensure the C++ tools are included. Alternatively you can install the C++ Build Tools instead of VS at http://landinghub.visualstudio.com/visual-cpp-build-tools (2017 isn't supported in any way by the nodegyp build system at this time)

@damieng damieng closed this as completed May 5, 2017
@lock
Copy link

lock bot commented Apr 2, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
windows Issues that occur on Windows but not on other platforms.
Projects
None yet
Development

No branches or pull requests