Humberto Morales

Results 4 comments of Humberto Morales

ruby 1.9.2 (rvm) gem 1.7.2 rails 3.0.6

Maybe the version of rubygem?

Solution is to change import `import { ensureDir } from 'fs-extra'` to `import fse from 'fs-extra'` and update references to ensureDir to use fse.

@skierkowski looks like I incorrectly assumed that this would be fixed in an upcoming release. Still seeing the same issue in 4.4.6. Any idea when this will be resolved?