node.js - Grunt EACCES: Permission denied @ rb_sysopen - How to set permissions on ubuntu? -
i did fresh digital ocean droplet creation. have latest - , getting eaccess error when run grunt. grunt script runs grunt-contrib-sass v1.0. i've used grunt script before - works in other environments. have sass 3.4.22 installed don't know how debug this.
grunt env production running "sass:dist" (sass) task errno::eacces: permission denied @ rb_sysopen - public/builds/style.css use --trace backtrace. warning: exited error code 1 use --force continue. aborted due warnings. execution time (2016-11-08 08:47:40 utc)
what rb_sysopen , why complaining when run sass?
Comments
Post a Comment