loretoparisi / fasttext.js

FastText for Node.js
MIT License
192 stars 28 forks source link

Node installing problem #13

Closed beshoo closed 3 years ago

beshoo commented 6 years ago

hello :)

once i want to run the server file: node server.js i got this error:


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

Error: write EPIPE
    at _errnoException (util.js:1022:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:880:14)

Please Advice node -v v8.11.1 +++++++++++++++++++ npm -v 5.6.0


fasttext.js Current

beshoo commented 6 years ago

SOLVED

lmaranhao commented 4 years ago

I'm having the same issue. How have you solved this?

loretoparisi commented 4 years ago

@lmaranhao on which platform do you have this issue?