question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is Visual Studio really required?

See original GitHub issue

A few days ago I was able to install gulp-sass and socketio modules without any problem, but what I want to mention is that I haven’t had to install Visual Studio. Right now I’m on a fresh Windows 8.1 (64bit) and there is that warning about missing Visual Studio.

I have two questions:

  • Is there any alternative to Visual Studio? I am asking because VS 2013 is solving the problem, but also making very big mess on my computer:

zrd1ng1

  • What was that on my previous OS that allowed me to install those modules without a trouble? There must be something, I just can’t install all this MS stuff, if it was only one program, not 100 of them, then problem would be solved.

Please help me.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
a0viedocommented, Jun 25, 2019

I would suggest opening a new issue @simmani5

0reactions
simmani5commented, Jun 23, 2019

I found same problem . after install free MS Visuals studio 2019 . I saw install node js during install MS Visual Studio 2019 … so I thout it cause some proble. to me. but any way install done . and I did not use MS VS2019 but…

im tried intsall git clone git@github.com:andrew/node-sass-example.git cd node-sass-example npm install (((=== Error here ))) node server.js open http://localhost:8000

I think it cause VS 2019 setup . may be… debug.log === under ===here=== 4778 verbose pkgid node-sass@3.13.1 4779 verbose cwd D:_hom\github\andrew\node-sass-example 4780 verbose Windows_NT 10.0.17763 4781 verbose argv “D:\Program Files\nodejs\node.exe” “C:\Users\admin\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js” “install” 4782 verbose node v10.16.0 4783 verbose npm v6.9.0 4784 error code ELIFECYCLE 4785 error errno 1 4786 error node-sass@3.13.1 postinstall: node scripts/build.js 4786 error Exit status 1 4787 error Failed at the node-sass@3.13.1 postinstall script. 4787 error This is probably not a problem with npm. There is likely additional logging output above. 4788 verbose exit [ 1, true ]

Read more comments on GitHub >

github_iconTop Results From Across the Web

I do not write code, but do I need Visual Studio on my ... - Quora
Short answer: no. Long answer: Visual Studio is a IDE (Integrated Development Enviroment). IDE's are used for developing software or writing code ...
Read more >
Do I really need Visual Studio - Stack Overflow
No you do not. There are many free IDE's out there, or you can do everything from the command line with a non-microsoft...
Read more >
Technical Support & FAQs | Visual Studio IDE - Microsoft
Get help with common Visual Studio installation issues, download and installation, ... What are the system requirements for Visual Studio?
Read more >
Do I NEED visual studio? : r/csharp - Reddit
Visual Studio Community is free, so there's absolutely no reason NOT to use it.
Read more >
Visual Studio vs. Visual Studio Code: How to choose | InfoWorld
Choosing between Visual Studio Code and Visual Studio may depend as much on your work style as on the language support and features...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found