question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install

See original GitHub issue

I’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:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
vadimdemedescommented, Feb 17, 2017

Pushed up a patch (2.0.1), should be working now. Thanks for reporting @vkbansal and @jwilsson!

0reactions
vadimdemedescommented, Feb 17, 2017

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).

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found