fukaoi / crystal-nodejs

Node.js engine for crystal-lang. JS code and npm module executes on crystal-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: undefined constant FileUtils

s0kil opened this issue · comments

In lib/nodejs/src/nodejs/internal.cr:48:7

 48 | FileUtils.mkdir(dir)
      ^--------
Error: undefined constant FileUtils
make: *** [Makefile:2: development] Error 1

@s0kil

Sorry for the late reply.
this is bug.

Thanks your issue