cant install gulp-sass on my gulp project :(












0















Can anyone help me please ?



node-sass@4.8.3 install /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
node scripts/install.js

Unable to save binary /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor/linux-x64-59 : { Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor'
at Object.fs.mkdirSync (fs.js:905:18)
at sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:71:13)
at Function.sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:77:24)
at checkAndDownloadBinary (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:114:11)
at Object.<anonymous> (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:157:1)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)
at Module.load (module.js:560:32)
at tryModuleLoad (module.js:503:12)
at Function.Module._load (module.js:495:3)
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor' }

node-sass@4.8.3 postinstall /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
node scripts/build.js

Building: /usr/local/bin/node /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/local/bin/node',
gyp verb cli '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.6.2
gyp info using node@9.0.0 | linux | x64
gyp verb command rebuild
gyp verb command clean
gyp verb clean removing "build" directory
gyp verb command configure
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` succeeded python2 /usr/bin/python2
gyp verb check python version `/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.12n"
gyp verb get node dir no --target version specified, falling back to host node version: 9.0.0
gyp verb command install [ '9.0.0' ]
gyp verb install input version string "9.0.0"
gyp verb install installing version: 9.0.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 9.0.0
gyp verb build dir attempting to create "build" dir: /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build'
gyp ERR! System Linux 4.10.0-42-generic
gyp ERR! command "/usr/local/bin/node" "/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
gyp ERR! node -v v9.0.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
Build failed with error code: 1
npm WARN freelancer@1.0.0 No description
npm WARN freelancer@1.0.0 No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.8.3 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@4.8.3 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/desarrollo/.npm/_logs/2018-04-25T09_09_37_592Z-debug.log









share|improve this question





























    0















    Can anyone help me please ?



    node-sass@4.8.3 install /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
    node scripts/install.js

    Unable to save binary /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor/linux-x64-59 : { Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor'
    at Object.fs.mkdirSync (fs.js:905:18)
    at sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:71:13)
    at Function.sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:77:24)
    at checkAndDownloadBinary (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:114:11)
    at Object.<anonymous> (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:157:1)
    at Module._compile (module.js:641:30)
    at Object.Module._extensions..js (module.js:652:10)
    at Module.load (module.js:560:32)
    at tryModuleLoad (module.js:503:12)
    at Function.Module._load (module.js:495:3)
    errno: -13,
    code: 'EACCES',
    syscall: 'mkdir',
    path: '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor' }

    node-sass@4.8.3 postinstall /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
    node scripts/build.js

    Building: /usr/local/bin/node /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
    gyp info it worked if it ends with ok
    gyp verb cli [ '/usr/local/bin/node',
    gyp verb cli '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js',
    gyp verb cli 'rebuild',
    gyp verb cli '--verbose',
    gyp verb cli '--libsass_ext=',
    gyp verb cli '--libsass_cflags=',
    gyp verb cli '--libsass_ldflags=',
    gyp verb cli '--libsass_library=' ]
    gyp info using node-gyp@3.6.2
    gyp info using node@9.0.0 | linux | x64
    gyp verb command rebuild
    gyp verb command clean
    gyp verb clean removing "build" directory
    gyp verb command configure
    gyp verb check python checking for Python executable "python2" in the PATH
    gyp verb `which` succeeded python2 /usr/bin/python2
    gyp verb check python version `/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.12n"
    gyp verb get node dir no --target version specified, falling back to host node version: 9.0.0
    gyp verb command install [ '9.0.0' ]
    gyp verb install input version string "9.0.0"
    gyp verb install installing version: 9.0.0
    gyp verb install --ensure was passed, so won't reinstall if already installed
    gyp verb install version is already installed, need to check "installVersion"
    gyp verb got "installVersion" 9
    gyp verb needs "installVersion" 9
    gyp verb install version is good
    gyp verb get node dir target node version installed: 9.0.0
    gyp verb build dir attempting to create "build" dir: /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build
    gyp ERR! configure error
    gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build'
    gyp ERR! System Linux 4.10.0-42-generic
    gyp ERR! command "/usr/local/bin/node" "/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
    gyp ERR! cwd /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
    gyp ERR! node -v v9.0.0
    gyp ERR! node-gyp -v v3.6.2
    gyp ERR! not ok
    Build failed with error code: 1
    npm WARN freelancer@1.0.0 No description
    npm WARN freelancer@1.0.0 No repository field.

    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! node-sass@4.8.3 postinstall: `node scripts/build.js`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the node-sass@4.8.3 postinstall script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /home/desarrollo/.npm/_logs/2018-04-25T09_09_37_592Z-debug.log









    share|improve this question



























      0












      0








      0








      Can anyone help me please ?



      node-sass@4.8.3 install /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      node scripts/install.js

      Unable to save binary /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor/linux-x64-59 : { Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor'
      at Object.fs.mkdirSync (fs.js:905:18)
      at sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:71:13)
      at Function.sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:77:24)
      at checkAndDownloadBinary (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:114:11)
      at Object.<anonymous> (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:157:1)
      at Module._compile (module.js:641:30)
      at Object.Module._extensions..js (module.js:652:10)
      at Module.load (module.js:560:32)
      at tryModuleLoad (module.js:503:12)
      at Function.Module._load (module.js:495:3)
      errno: -13,
      code: 'EACCES',
      syscall: 'mkdir',
      path: '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor' }

      node-sass@4.8.3 postinstall /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      node scripts/build.js

      Building: /usr/local/bin/node /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
      gyp info it worked if it ends with ok
      gyp verb cli [ '/usr/local/bin/node',
      gyp verb cli '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js',
      gyp verb cli 'rebuild',
      gyp verb cli '--verbose',
      gyp verb cli '--libsass_ext=',
      gyp verb cli '--libsass_cflags=',
      gyp verb cli '--libsass_ldflags=',
      gyp verb cli '--libsass_library=' ]
      gyp info using node-gyp@3.6.2
      gyp info using node@9.0.0 | linux | x64
      gyp verb command rebuild
      gyp verb command clean
      gyp verb clean removing "build" directory
      gyp verb command configure
      gyp verb check python checking for Python executable "python2" in the PATH
      gyp verb `which` succeeded python2 /usr/bin/python2
      gyp verb check python version `/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.12n"
      gyp verb get node dir no --target version specified, falling back to host node version: 9.0.0
      gyp verb command install [ '9.0.0' ]
      gyp verb install input version string "9.0.0"
      gyp verb install installing version: 9.0.0
      gyp verb install --ensure was passed, so won't reinstall if already installed
      gyp verb install version is already installed, need to check "installVersion"
      gyp verb got "installVersion" 9
      gyp verb needs "installVersion" 9
      gyp verb install version is good
      gyp verb get node dir target node version installed: 9.0.0
      gyp verb build dir attempting to create "build" dir: /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build
      gyp ERR! configure error
      gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build'
      gyp ERR! System Linux 4.10.0-42-generic
      gyp ERR! command "/usr/local/bin/node" "/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
      gyp ERR! cwd /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      gyp ERR! node -v v9.0.0
      gyp ERR! node-gyp -v v3.6.2
      gyp ERR! not ok
      Build failed with error code: 1
      npm WARN freelancer@1.0.0 No description
      npm WARN freelancer@1.0.0 No repository field.

      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! node-sass@4.8.3 postinstall: `node scripts/build.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the node-sass@4.8.3 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/desarrollo/.npm/_logs/2018-04-25T09_09_37_592Z-debug.log









      share|improve this question
















      Can anyone help me please ?



      node-sass@4.8.3 install /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      node scripts/install.js

      Unable to save binary /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor/linux-x64-59 : { Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor'
      at Object.fs.mkdirSync (fs.js:905:18)
      at sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:71:13)
      at Function.sync (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/mkdirp/index.js:77:24)
      at checkAndDownloadBinary (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:114:11)
      at Object.<anonymous> (/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/scripts/install.js:157:1)
      at Module._compile (module.js:641:30)
      at Object.Module._extensions..js (module.js:652:10)
      at Module.load (module.js:560:32)
      at tryModuleLoad (module.js:503:12)
      at Function.Module._load (module.js:495:3)
      errno: -13,
      code: 'EACCES',
      syscall: 'mkdir',
      path: '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/vendor' }

      node-sass@4.8.3 postinstall /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      node scripts/build.js

      Building: /usr/local/bin/node /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
      gyp info it worked if it ends with ok
      gyp verb cli [ '/usr/local/bin/node',
      gyp verb cli '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js',
      gyp verb cli 'rebuild',
      gyp verb cli '--verbose',
      gyp verb cli '--libsass_ext=',
      gyp verb cli '--libsass_cflags=',
      gyp verb cli '--libsass_ldflags=',
      gyp verb cli '--libsass_library=' ]
      gyp info using node-gyp@3.6.2
      gyp info using node@9.0.0 | linux | x64
      gyp verb command rebuild
      gyp verb command clean
      gyp verb clean removing "build" directory
      gyp verb command configure
      gyp verb check python checking for Python executable "python2" in the PATH
      gyp verb `which` succeeded python2 /usr/bin/python2
      gyp verb check python version `/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.12n"
      gyp verb get node dir no --target version specified, falling back to host node version: 9.0.0
      gyp verb command install [ '9.0.0' ]
      gyp verb install input version string "9.0.0"
      gyp verb install installing version: 9.0.0
      gyp verb install --ensure was passed, so won't reinstall if already installed
      gyp verb install version is already installed, need to check "installVersion"
      gyp verb got "installVersion" 9
      gyp verb needs "installVersion" 9
      gyp verb install version is good
      gyp verb get node dir target node version installed: 9.0.0
      gyp verb build dir attempting to create "build" dir: /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build
      gyp ERR! configure error
      gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass/build'
      gyp ERR! System Linux 4.10.0-42-generic
      gyp ERR! command "/usr/local/bin/node" "/home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
      gyp ERR! cwd /home/desarrollo/Escritorio/WORKSPACE/PROYECTOS/marcelotisot.com/sitio web/freelancer/node_modules/node-sass
      gyp ERR! node -v v9.0.0
      gyp ERR! node-gyp -v v3.6.2
      gyp ERR! not ok
      Build failed with error code: 1
      npm WARN freelancer@1.0.0 No description
      npm WARN freelancer@1.0.0 No repository field.

      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! node-sass@4.8.3 postinstall: `node scripts/build.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the node-sass@4.8.3 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/desarrollo/.npm/_logs/2018-04-25T09_09_37_592Z-debug.log






      command-line workspaces






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 25 '18 at 9:35









      Yaron

      8,96871940




      8,96871940










      asked Apr 25 '18 at 9:13









      Marcelo TisotMarcelo Tisot

      1




      1






















          2 Answers
          2






          active

          oldest

          votes


















          0














          There is an access error.



          As it says syscall mkdir can't be executed. Either run command with sudo or change owner of the installation folder to your current user using chown command






          share|improve this answer































            0














            As per https://github.com/angular/angular-cli/issues/6848 - comment by
            @jcicero518



            Run sudo chown yourname:yourgroup node_modules where yourname/yourgroup is the name/group of all your other non-root controlled files.



            Then install gulp-sass without sudo.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028043%2fcant-install-gulp-sass-on-my-gulp-project%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              There is an access error.



              As it says syscall mkdir can't be executed. Either run command with sudo or change owner of the installation folder to your current user using chown command






              share|improve this answer




























                0














                There is an access error.



                As it says syscall mkdir can't be executed. Either run command with sudo or change owner of the installation folder to your current user using chown command






                share|improve this answer


























                  0












                  0








                  0







                  There is an access error.



                  As it says syscall mkdir can't be executed. Either run command with sudo or change owner of the installation folder to your current user using chown command






                  share|improve this answer













                  There is an access error.



                  As it says syscall mkdir can't be executed. Either run command with sudo or change owner of the installation folder to your current user using chown command







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 25 '18 at 12:34









                  Anton ShevchukAnton Shevchuk

                  362




                  362

























                      0














                      As per https://github.com/angular/angular-cli/issues/6848 - comment by
                      @jcicero518



                      Run sudo chown yourname:yourgroup node_modules where yourname/yourgroup is the name/group of all your other non-root controlled files.



                      Then install gulp-sass without sudo.






                      share|improve this answer




























                        0














                        As per https://github.com/angular/angular-cli/issues/6848 - comment by
                        @jcicero518



                        Run sudo chown yourname:yourgroup node_modules where yourname/yourgroup is the name/group of all your other non-root controlled files.



                        Then install gulp-sass without sudo.






                        share|improve this answer


























                          0












                          0








                          0







                          As per https://github.com/angular/angular-cli/issues/6848 - comment by
                          @jcicero518



                          Run sudo chown yourname:yourgroup node_modules where yourname/yourgroup is the name/group of all your other non-root controlled files.



                          Then install gulp-sass without sudo.






                          share|improve this answer













                          As per https://github.com/angular/angular-cli/issues/6848 - comment by
                          @jcicero518



                          Run sudo chown yourname:yourgroup node_modules where yourname/yourgroup is the name/group of all your other non-root controlled files.



                          Then install gulp-sass without sudo.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jan 2 at 17:30









                          SoHoSoHo

                          1




                          1






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028043%2fcant-install-gulp-sass-on-my-gulp-project%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                              Mangá

                               ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕