Milan Burgmann

Results 4 comments of Milan Burgmann

Same problem here... ![image](https://cloud.githubusercontent.com/assets/2346602/18087859/9137effc-6eb7-11e6-8913-fd6541c53eb4.png) I'm trying to run the installation from an elevated powershell prompt in Windows 7. Here is the npm-debug.log from the point where the script tries to...

Found a solution while writing the post above... Just add > %SystemRoot%/system32/WindowsPowerShell/v1.0 to your PATH and you should be good to go

@resnef Hi, the Path is an environment variable which you can set in "advanced system settings" (Control Panel -> System -> Advanced System Settings -> Environment Variables / Or press...

Did you try running the Powershell with elevated rights? Because your log tells you right there: > Please restart this script from an administrative PowerShell! > The build tools cannot...