-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Looks like this might be new.
$ node -v && npm -v
v5.7.0
3.7.5$ npm i -g grunt grunt-cli
~/.node_modules_global/bin/grunt -> ~/.node_modules_global/lib/node_modules/grunt-cli/bin/grunt
- lodash@2.4.2 node_modules/grunt-cli/node_modules/lodash
- lru-cache@2.7.3 node_modules/grunt-cli/node_modules/lru-cache
- sigmund@1.0.1 node_modules/grunt-cli/node_modules/sigmund
- underscore.string@2.4.0 node_modules/grunt/node_modules/argparse/node_modules/underscore.string
- lodash@2.4.2 node_modules/grunt/node_modules/findup-sync/node_modules/lodash
- inherits@1.0.2 node_modules/grunt/node_modules/glob/node_modules/inherits
- underscore.string@2.3.3 node_modules/grunt/node_modules/grunt-legacy-log-utils/node_modules/underscore.string
- lodash@2.4.2 node_modules/grunt/node_modules/grunt-legacy-log/node_modules/lodash
- underscore.string@2.3.3 node_modules/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string
- lru-cache@2.7.3 node_modules/grunt/node_modules/lru-cache
- sigmund@1.0.1 node_modules/grunt/node_modules/sigmund
- minimatch@0.3.0 node_modules/grunt/node_modules/findup-sync/node_modules/minimatch
- underscore@1.7.0 node_modules/grunt/node_modules/underscore
~/.node_modules_global/lib
└─┬ grunt-cli@1.2.0
├─┬ findup-sync@0.3.0
│ └─┬ glob@5.0.15
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ ├── once@1.3.3
│ └── path-is-absolute@1.0.0
├── grunt-known-options@1.1.0
├── nopt@3.0.6
└── resolve@1.1.7
npm ERR! Darwin 15.4.0
npm ERR! argv "/usr/local/bin/node" "~/.node_modules_global/bin/npm" "i" "-g" "grunt-cli" "grunt"
npm ERR! node v5.7.0
npm ERR! npm v3.7.5
npm ERR! path ~/.node_modules_global/lib/node_modules/grunt/node_modules/grunt-cli/bin/grunt
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '~/.node_modules_global/lib/node_modules/grunt/node_modules/grunt-cli/bin/grunt'
npm ERR! enoent ENOENT: no such file or directory, chmod '~/.node_modules_global/lib/node_modules/grunt/node_modules/grunt-cli/bin/grunt'
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
RaphiSAP
Metadata
Metadata
Assignees
Labels
No labels