-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The project has dependencies which require cmake, icu4c and node to be installed. The rubygem should either gracefully fail with meaningful messages if they aren't installed, or should offer to install them if the machine it is running on is well understood.
Ruby code like: system('command -v node &> /dev/null') and /darwin/ =~ RUBY_PLATFORM or Gem::Platform.local.os should help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working