Data import fatal error on 4.6.0

Shouldn’t you use path.sep instead of '\\'?

const parts = path.relative('.', filePath).split(path.sep);