Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fails in docker but not elsewhere. #4

Open
okolloen opened this issue Jun 6, 2018 · 0 comments
Open

build fails in docker but not elsewhere. #4

okolloen opened this issue Jun 6, 2018 · 0 comments

Comments

@okolloen
Copy link

okolloen commented Jun 6, 2018

  • polymer build
    info: [cli.command.build] Clearing build/ directory...
    info: [cli.build.build] (es6-unbundled) Building...
    error: [cli.main] Uncaught exception: RangeError [ERR_OUT_OF_RANGE]: The value of "mode" is out of range. Received 33206
    error: [cli.main] RangeError [ERR_OUT_OF_RANGE]: The value of "mode" is out of range. Received 33206
    at Object.fs.fchmod (fs.js:1056:11)
    at Object.fchmod (/usr/local/lib/node_modules/polymer-cli/node_modules/graceful-fs/polyfills.js:237:17)
    at mode (/usr/local/lib/node_modules/polymer-cli/node_modules/vinyl-fs/lib/fileOperations.js:132:10)
    at onStat (/usr/local/lib/node_modules/polymer-cli/node_modules/vinyl-fs/lib/fileOperations.js:125:14)
    at /usr/local/lib/node_modules/polymer-cli/node_modules/graceful-fs/polyfills.js:287:18
    at FSReqWrap.oncomplete (fs.js:183:5)

A clue might be : isaacs/node-graceful-fs#129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant