Hi ,
i am having trouble installing dradis on Kali . As shown below i am getting this err message
when i start ./bin/setup it looks like okey bu then i get this
== Enabling default add-ons == == Installing dependencies == The following gems are missing
mini_racer (0.6.2)*
libv8-node (16.10.0.0)* Install missing gems with bundle install Don’t run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.
then it continues and i get this
An error occurred while installing libv8-node (16.10.0.0), and Bundler cannot
continue.
In Gemfile:
mini_racer was resolved to 0.6.2, which depends on
libv8-node
== Command [“bundle install”] failed ==
and installing process stops . Can you help me with this ?
Don’t run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.
Could it be that you’re running commands as root ?