Skip to content

tar: bin/npx: Cannot utime: Operation not permitted #35

Open
@delmicio

Description

@delmicio

Hi,
I'm getting this error when using composer install:

Installing NodeJS v8.10.0                                                                                                                                                                               
  Downloading from https://nodejs.org/dist/v8.10.0/node-v8.10.0-linux-x64.tar.gz                                                                                                                        
Downloading (100%)tar: bin/npx: Cannot utime: Operation not permitted                                                                                                                                   
tar: bin/npm: Cannot utime: Operation not permitted                                                                                                                                                     
tar: Exiting with failure status due to previous errors                                                                                                                                                 
                                                                                                                                                                                                        
                                                                                                                                                                                                        
  [Mouf\NodeJsInstaller\NodeJsInstallerException]                                                                                                                                                       
  An error occurred while untaring NodeJS (vendor/node-v8.10.0-linux-x64.tar.gz) to vendor/nodejs/nodejs

I'm using this config:

"mouf": {
            "nodejs": {
                "version": "8.10.0",
                "forceLocal": true
            }
        }

BTW it was working when using root user but now I'm using a non roor user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions