Skip to content

Npm install fails #10

Description

@CodeJjang

Installing the module in a fresh Sails.js project and getting the following error:

npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN skippingAction Module is inside a symlinked module: not running add abbrev@1.0.9 node_modules/abbrev
npm WARN skippingAction Module is inside a symlinked module: not running move nopt@2.0.0 node_modules/nopt
npm WARN skippingAction Module is inside a symlinked module: not running remove abbrev@1.0.7 node_modules/sails/node_modules/grunt-contrib-watch/node_modules/tiny-lr/node_modules/noptify/node_modules/nopt/node_modules/abbrev
npm ERR! Linux 4.2.0-42-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "swagger-combined" "--save"
npm ERR! node v4.4.2
npm ERR! npm  v3.10.6
npm ERR! path /home/***/Desktop/***/swagger-service/node_modules/swagger-combined/run.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/home/***/Desktop/***/swagger-service/node_modules/swagger-combined/run.js'
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/***/Desktop/***/swagger-service/node_modules/swagger-combined/run.js'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     /home/***/Desktop/***/swagger-service/npm-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions