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
I've just submitted this request to the Google GYP team to ask them to support MinGW GCC on Windows so that at least you have a way forward to remove the dependency on Visual Studio that prevents many Windows users making use of Node component that require C++/node-gyp. Obviously the problem is not with node-gyp but with gyp itself.
I made it clear in my submission that I'm not part of the Joyent Node team or node-gyp project.
NOTE: This issue is also a major road block for system admins wanting to use Node on a production Window Server host as installing Visual Studio adds debugging hooks into the OS that you don't want on a production host. GCC is much less invasive and light weight and all you need if installed with NodeJS for Windows.
The text was updated successfully, but these errors were encountered:
I've just submitted this request to the Google GYP team to ask them to support MinGW GCC on Windows so that at least you have a way forward to remove the dependency on Visual Studio that prevents many Windows users making use of Node component that require C++/node-gyp. Obviously the problem is not with node-gyp but with gyp itself.
I made it clear in my submission that I'm not part of the Joyent Node team or node-gyp project.
NOTE: This issue is also a major road block for system admins wanting to use Node on a production Window Server host as installing Visual Studio adds debugging hooks into the OS that you don't want on a production host. GCC is much less invasive and light weight and all you need if installed with NodeJS for Windows.
The text was updated successfully, but these errors were encountered: