Hong Truong
Hong Truong
Oh, we still not have stats.
Awesome!
More and more companies are using it, including Khan Academy: https://github.com/99designs/gqlgen/issues/268
Thanks @tpaschalis great catching. I pushed the change.
Thanks for comment. I will start working on this next week.
@arvindbr8 I pushed the changes recommended by @dfawley.
I comment the line ``` // require.paths.unshift(__dirname + '/../Shared/'); ``` Then run this ``` NODE_PATH=`pwd`/../Shared/ node nodekit.js ``` Instead of ``` node nodekit.js ```