Skip to content

Instantly share code, notes, and snippets.

@mwagz
Created October 23, 2018 17:25
Show Gist options
  • Save mwagz/eb758a261619ce05bb453dcf2e7a0b37 to your computer and use it in GitHub Desktop.
Save mwagz/eb758a261619ce05bb453dcf2e7a0b37 to your computer and use it in GitHub Desktop.
bundler: failed to load command: licensed (/usr/local/bin/licensed)
RuntimeError: couldn't locate fsevents under node_modules/
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/source/npm.rb:32:in `block in dependencies'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/source/npm.rb:30:in `each'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/source/npm.rb:30:in `map'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/source/npm.rb:30:in `dependencies'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:18:in `each'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:18:in `flat_map'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:18:in `app_dependencies'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:24:in `block (2 levels) in run'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:23:in `chdir'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:23:in `block in run'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:22:in `each'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:22:in `flat_map'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/command/status.rb:22:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/cli.rb:48:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/lib/licensed/cli.rb:24:in `status'
/usr/local/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/command.rb:27:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command'
/usr/local/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
/usr/local/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/base.rb:466:in `start'
/usr/local/lib/ruby/gems/2.4.0/gems/licensed-1.1.0/exe/licensed:5:in `<top (required)>'
/usr/local/bin/licensed:23:in `load'
/usr/local/bin/licensed:23:in `<top (required)>'
Connection to 127.0.0.1 closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment