Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifc list of requirements for node-gyp versions on a Windows machine #2898

Open
punowo opened this issue Aug 13, 2023 · 2 comments
Open
Labels
Node Sass --> Dart Sass https://github.com/sass/node-sass/issues/2952 Visual Studio not found

Comments

@punowo
Copy link

punowo commented Aug 13, 2023

Hello.

Is there a place where I can see exactly what I have to install for a specific version of node-gyp ? Recently keep encountering node-gyp in different, some newer some older projects on a Windows machine and I would like to know what to install from "Visual Studio Installer" just by looking at the package.json instead of waiting for the error. The switch between python 2 and 3 is not that bad but when it comes to MSVC it feels like I have no idea what I'm doing and I get it working by pure luck.

Now I know that node-sass is deprecated or that I'm using an old version of node-gyp but this shouldn't be so much of a pain. Why is the whole "C++ workload" required ? In what way does node-gyp need stuff like "vcpkg or the "debugger" ?

Please understand that I'm coming from a workplace perspective. Most of the time is "we need to add this feature to this old project". Timmy on Linux installs base-devel or "Development Tools" or whatever and starts working and I'm fumbling around waiting for npm install to finish sometimes getting C++ errors related I can't even read because I barely know C++.

Don't mean to offend anyone, just wondering if there's anything better out there than me going through the changelog and making my own list.

@cclauss
Copy link
Contributor

cclauss commented Aug 23, 2023

Duplicate of #2879

@cclauss cclauss marked this as a duplicate of #2879 Aug 23, 2023
@punowo
Copy link
Author

punowo commented Aug 23, 2023

Duplicate of #2879

May I ask how are these related ?

@cclauss cclauss added the Node Sass --> Dart Sass https://github.com/sass/node-sass/issues/2952 label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Node Sass --> Dart Sass https://github.com/sass/node-sass/issues/2952 Visual Studio not found
Projects
None yet
Development

No branches or pull requests

2 participants