Joined November 2014
·
Posted to
Node and NPM on Chromebook (Chrome OS)
over 1 year
ago
I had the same problems than @maxutter and @dieseltravis: 'cannot execute binary file'
This is caused by the fact that Chrome OS is now on 64 bit CPU, so you need to download the x86_64 files instead of the i864.
See this post for more details: http://blog.diniscruz.com/2014/11/chrome-os-is-now-running-under-64-bit.html
good point, but the best is to not use jQuery at all :)
I'm trying to actively avoid having to avoid it on my Angular APP, since it removes the temptation to hack the DOM (which is what we do all time with jQuery)