You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
Hi,
Please see the attcahed error that I faced while installing protractor from node js. I am using windows 8 and node js installation was successful. However, when I installed "Protractor" i got the attached error. Could someone please help?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
On Monday, August 10, 2015 at 11:18:19 PM UTC-4, Mohit Daber wrote:
Hi,
Please see the attcahed error that I faced while installing protractor from node js. I am using windows 8 and node js installation was successful. However, when I installed "Protractor" i got the attached error. Could someone please help?
You'll need to install Python (2.7 or 2.8, not 3.x) to build native modules -- this is a pain on Windows, but there's a lot of prerequisites. You'll also need MSVC as well. Yay for C++ bindings on an OS that doesn't include a compiler by default.