alexmarcoo / open-in-native-client

GNU General Public License v3.0
119 stars 49 forks source link

fail to install? #5

Open grbesd1 opened 6 years ago

grbesd1 commented 6 years ago

getting following error:

Application is ready to use <<<

events.js:160 throw er; // Unhandled 'error' event ^

Error: EISDIR: illegal operation on a directory, read at Error (native)

throwaway4960 commented 6 years ago

@grbesd1 install node.js manually from this package https://nodejs.org/download/release/v8.1.3/ and it works after that

Carottinger commented 4 years ago

I get the same install error on ubuntu Linux 18.04(/eOS 5.1.4) x64 and tried the proposed manual patch, but even the new node executable creates the same error