Cheonsu Kang

Results 5 issues of Cheonsu Kang

I tried to use this one but I failed. The last step `gatsby develop` it produce below errors ``` ERROR UNHANDLED REJECTION Cannot create as TypeComposer the following value: Date....

Hello, I tried to use node-compiler but I failed to run example code ``` git clone --depth 1 https://github.com/eggjs/examples.git cd examples/helloworld npm install nodec node_modules/.bin/egg-bin ./a.out dev (or a.exe dev...

### Expected Behavior Player should be played normally on toggling fullscreen. ### Actual Behavior - player is stopped and it shows white screen ( it seems that it is default...

Thank you for supporting this library. I found a bug in this one. It did not support other units especially if the unit is bigger or smaller than pixel I...

A result of `fs.readdirSync(dir)` is important because it could create error when the order of directory name precede filename. for example, let's assume that there is two files. handlers/users.js handlers/users/{userId}.js...