Skip to content

RangeError [ERR_OUT_OF_RANGE]: The value of "mode" is out of range. Received 33204 #129

@nicolo-ribaudo

Description

@nicolo-ribaudo
RangeError [ERR_OUT_OF_RANGE]: The value of "mode" is out of range. Received 33204
    at Object.fs.fchmod (fs.js:1038:11)
    at Object.fchmod (/home/nicolo/Documenti/dev/babel/node_modules/graceful-fs/polyfills.js:237:17)
    at mode (/home/nicolo/Documenti/dev/babel/node_modules/vinyl-fs/lib/file-operations.js:237:10)
    at onStat (/home/nicolo/Documenti/dev/babel/node_modules/vinyl-fs/lib/file-operations.js:227:14)
    at /home/nicolo/Documenti/dev/babel/node_modules/graceful-fs/polyfills.js:287:18
    at FSReqWrap.oncomplete (fs.js:166:5)

I get this error when building the Babel repo with gulp.

Node version: 10.1.0
graceful-fs@4.1.11

It works on node 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions