Helidium / Mitol

Lightweight NodeJS http server
Other
175 stars 5 forks source link

'../src/Server.h' file not found #3

Closed mattrmiller closed 7 years ago

mattrmiller commented 7 years ago

npm install produces:

In file included from ../mns.cc:1:
../http.h:10:10: fatal error: '../src/Server.h' file not found
#include "../src/Server.h"
         ^

npm: v4.6.1 node: v6.11.1

Helidium commented 7 years ago

Hi @mattrmiller, can you please post the full build log. What platform are you testing this on?

Thank you

Helidium commented 7 years ago

I have published a new version, can you give it a try?