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

XOR performance will be degraded. #2

Open
meterscao opened this issue Jul 30, 2013 · 5 comments
Open

XOR performance will be degraded. #2

meterscao opened this issue Jul 30, 2013 · 5 comments

Comments

@meterscao
Copy link

Hi, I really love this plugin!

But after I cloned the sample code , I run grunt gui , I got two warning messages:

image

When I clicked on the page , I got an error:

image

I checked in my chrome , and this is the console result:

image

Could you help me look this issue? Thanks a lot~

@markparolisi
Copy link
Contributor

Can you post your version of Node and Chrome? Have you tried on another browser like Firefox?

@meterscao
Copy link
Author

Node v0.10.12
Chrome 28.0.1500.3 m

And it returns the same error in Firefox.

@markparolisi
Copy link
Contributor

Thanks. I'll do some testing and report back. I'm pretty sure it has something to do with the web socket module.

@meterscao
Copy link
Author

Hi, I found it works great in my Macbook + Chrome/Firefox. But not in Windows 7.

@markparolisi
Copy link
Contributor

It looks like the websocket module has some other dependencies for Windows...

https://npmjs.org/package/websocket

Note for Windows Users

Because there is a small C++ component used for validating UTF-8 data, you will need to install a few other software packages in addition to Node to be able to build this module:

Microsoft Visual C++
Python 2.7 (NOT Python 3.x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants