Last 12 weeks · 0 commits
4 of 6 standards met
I'm fairly new to Node.js and Gulp so I surely must have misunderstood the whole thing, but please bear with me. I applied the very example in the readme but files don't get chown'ed (I'm running gulp as root of course). The problem seems to be that the function doesn't have any side effects, since the file stat data is changed in memory but never persisted: my dirty fix was adding this code: but it doesn't feel right...
Repository: sindresorhus/gulp-chown. Description: Change owner of Vinyl files Stars: 10, Forks: 6. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: chown, gulp-plugin, javascript, nodejs, vinyl. Latest release: v3.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 71%. Top contributors: sindresorhus, kevva, Richienb, lisandromc.