Unable to install
See original GitHub issueI’m unable to install trevor.
OS: MacOS Sierra 10.12.3
node: v7.5.0
npm: v4.1.2
Docker: 1.13.1 (15353)
command: npm install -g trevor
14417 error Darwin 16.4.0
14418 error argv "/usr/local/Cellar/node/7.5.0/bin/node" "/usr/local/bin/npm" "install" "-g" "trevor"
14419 error node v7.5.0
14420 error npm v4.1.2
14421 error path /usr/local/lib/node_modules/trevor/cli.js
14422 error code ENOENT
14423 error errno -2
14424 error syscall chmod
14425 error enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/trevor/cli.js'
14426 error enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/trevor/cli.js'
14426 error enoent This is most likely not a problem with npm itself
14426 error enoent and is related to npm not being able to find a file.
14427 verbose exit [ -2, true ]
Entire log file can be found here
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
iOS14.0 Unable to install app | Apple Developer Forums
I have an enterprise app which can be downloaded from safari. When I download the app from iOS 14.0 device it is throwing...
Read more >Unable to Install Apps or Software on Windows? Here's What ...
To do this, head to Settings > Apps > Apps & features. At the top, you'll see a Choose where to get apps...
Read more >Xcode 11.2 - Unable to install App file to device?
Go to File -> Workspace Settings, and make sure your build system is set to Legacy Build System. I ran into the same...
Read more >Unable to install iOS App - ManageEngine
Verify if the App Store has been restricted by MDM. If yes, enable it by navigating to Restrictions -> Application -> Users can...
Read more >12 Best Ways to Fix Unable to Install iOS 15 Error - TechWiser
Many times, the “Unable to install” error will go away after you restart the device. To do so, press the physical buttons i.e.,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Pushed up a patch (
2.0.1
), should be working now. Thanks for reporting @vkbansal and @jwilsson!These kind of mistakes when doing releases are so annoying and easy to miss. This needs to be fixed once and for all. I think an eslint rule might work (added to todo).